#ext_maps iframe{
	width: 100% !important;
}
.info_contact br{
	display: none;
}

@media (min-width: 991px){
	#ext_maps iframe{
		height: 900px !important;
	}
}