/*******************************************************************************************************
** LAYOUT INFERIORE 1440
*/
@media only screen and (max-width: 1440px) {
#map_canvas{
	width: 100%;
	height: 750px;
}
}
