/*
Theme Name: Car Repair Services Child
Theme URI: http://car-repair-services.wpdemoz1.com/
Template: car-repair-services
Author: smartdatasoft
Author URI: http://smartdatasoft.com
Description: Smart Data Soft Starter Theme
Tags: flexible-header,custom-background,custom-header,featured-images
Version: 1.3.0.1
Updated: 2018-05-05 00:19:16

*/

.homepage-map{
    background-image:url('https://lifetimetransmissionrepairshop.com/wp-content/uploads/2018/05/map.png');
    background-repeat: no-repeat;
    background-position: center; width:100%;height:480px;
}

@media (max-width: 479px) {
    .homepage-map{
        position:absolute;
        top:390px;
    }
}


@media (max-width: 991px){
    header.page-header .navbar-toggle {
        z-index:1000 !important;   
    }
}