html, body {
		font-family: 'Helvetica' !important;
		font-size: 16px !important;
}
@media screen and (max-width: 768px) {
	.desc_text_big{
		font-size: 18px;
		font-weight: 300;
		line-height: 1.3;
	}
}
