/*******************************************************************************************************
** LAYOUT 320
*/
@media only screen and (max-width: 320px) {

.home-slider-content-txt {
	font-size: 16px;
	line-height: 16px;
}
.slash_slider {
	height: 32px !important;
	width: 32px !important;
}
.vatrina-macchine-prev-arrow-res{
	margin-top: 8px;
}
.vatrina-macchine-next-arrow-res{
	margin-top: 8px;
}

.scheda-form-button-txt{font-size: 13px;padding-top: 12px;}
.scheda-form-richiedi-txt{display: block;margin-top: -5px;}

}