.nav-logo {
    background: url("https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/logo-white-right.svg") no-repeat scroll 0 0/cover !important;
    width: 96px!important;
    height: 43px!important;
}

.region-name-header {
    left: 110px;
}




    .shrink .nav-logo {
        width: 96px!important;
    height: 43px!important;
        top: 4px;
    }






h1.qs-title {
    font-size: 24px !important;
}

.search-buttons {
    font-size: 16px !important;
}

.content-banner {height:300px;}

.content-banner.about {

    background:url('https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/about.jpg') no-repeat left 0 bottom 0 / cover;
}


.content-banner.buying {

    background:url('https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/about-banner.jpg') no-repeat left 0 bottom 0 / cover;
}

.content-banner.selling {

    background:url('https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/hero-shade-1.jpg') no-repeat left 0 bottom 0 / cover;
}

.content-banner.franchising {

    background:url('https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/franchising.jpg') no-repeat left 0 bottom 0 / cover;
}

.content-banner.careers {

    background:url('https://repcmsneu.azureedge.net/cms/sites/cb-canada/images/careers.jpg') no-repeat left 0 bottom 0 / cover;
}



@media (max-width:767px) {
    
   

    .nav-logo {
        height: 28px;
        width: 90px;
        top: 3px;
    }

}

@media (min-width:767px) {
    

    

    .nav-logo {
        top: 7px;
        width: 123px !important;
        height: 55px !important;
    }
    h1.qs-title {
        font-size: 32px !important;
    }



    .region-name-header {
        left: 150px;
        top: 15px;
    }
}



@media (min-width:992px) {
    


    
    h1.qs-title {
        font-size: 36px !important;
    }
    .nav-logo {
        top: 7px;
        width: 127px;
        height: 40px;
    }
    .region-name-header {
        left: 150px;
        top: 15px;
    }
}

@media(min-width:1200px) {
    h1.qs-title {
        font-size: 42px !important;
    }
}