#section_8_bh_270720{
	overflow-x: hidden;
	margin-top: 15px;
}
#section_8_bh_270720 .map iframe {
	width: 100%;
}
#section_8_bh_270720 h3.dc {
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
}
#section_8_bh_270720 .row .col-4:nth-child(2){
	-webkit-animation-delay: 0.3s;
	        animation-delay: 0.3s
}
#section_8_bh_270720 .row .col-4:nth-child(3){
	-webkit-animation-delay: 0.6s;
	        animation-delay: 0.6s
}

@media (min-width: 641px) and (max-width: 1024px){
	#section_8_bh_270720 .map{
		position: relative;	
		display: -webkit-box;	
		display: -ms-flexbox;	
		display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    min-height: 100%;
	    height: auto;
	}
	#section_8_bh_270720 .col-4.animated.flipInX {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-flex: 1;
	        -ms-flex: auto;
	            flex: auto;
	}
	#section_8_bh_270720 .map:before {
		content: '';
		display: block;
		padding-bottom: 100%;
	}
	#section_8_bh_270720 .col-4.animated.flipInX {
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		max-width: 100%;
		display: block;
	}
	#section_8_bh_270720 .map{
		position: relative;	
		display: -webkit-box;	
		display: -ms-flexbox;	
		display: flex;
    	-webkit-box-orient: horizontal;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: row;
    	        flex-direction: row;
    	min-height: 100%;
    	height: auto;
	}
	#section_8_bh_270720 .map:before {
		padding-bottom: 60%;
	}
}

@media (max-width: 640px) {
	#section_8_bh_270720 .map{
		position: relative;	
	}
	#section_8_bh_270720 .map:before {
		content: '';
		display: block;
		padding-bottom: 85%;
	}
	#section_8_bh_270720 h3.dc {
		margin: 15px 0;
	}
}