.map {
	border-radius: 24px;
	overflow: hidden;
}

.map iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
}

.hidden {
	display: none !important;
}