/* Map */

.map {
	width: 100%;
	border-top: 1px solid #9FBDB1;
}

.map__iframe {
	width: 100%;
    height: 300px;
}