.map_div {
   height: 300px;
   width: 100%;
}

.map_section_div{
    position:fixed;
    width:100%;
    background-color:white;
    margin-top:0px;
    z-index: 100;
}

.map_div_small_map {
   height: 150px;
   width: 100%;
}