
div.offices {
	display: block;
}

div.offices div.text {
	width: 100%;
}

div.offices div.text h2 {
	padding-top: 0;
}

div.offices div.map {
	width: 100%;
}

div.offices div.map iframe {
	width: 100%;
}