﻿@media (min-width:0px) and (max-width:787px){
	.header{
		display:none;
	}
	section{
		padding-top:0;
	}
	.scheda,.msec {
		padding-top: 45px;
	}
}
@media only screen and (max-width: 480px) {
	.produttore img{
		width:50%!important;
	}
}