/* MAPS */
#f2_gmap{
	clear:both;
	height:350px;
	margin-top:10px;
}
.f2-micon1{
	height:50px !important;
	width:33px !important;
	border:0 !important;
	padding: 11px 0 0 0 !important;
    text-align: center !important;
    transform: 0 !important;
    color:#ffffff;
}
@media only screen and (min-width:961px){
	#f2_gmap{
		border-radius: 5px;
	}
}