.ifrMap {border: none; height: 400px;}

@media screen and (min-width:1200px) {
	.ifrMap{width:550px;}
}

@media screen and (max-width:1200px) {
	.ifrMap{width:300px;}
}

.contactText p{ line-height:40px;}