.map-contact {width: 600px;
				height: 450px; }

@media screen and (max-width: 425px)
{
	#formContact {margin-bottom: 6%}
	
	.map-contact {width: 280px;
					height: 225px;}
}