/*==================  TM GOOGLE MAP  ======================*/
.map_model img {
    max-width: none !important;
}


.map_locations{
     display: none;
 }

@media (max-width: 767px) {
    .map_model {
        margin-top: 30px;
    }
}
