.topBanner{
    width: 100%;
   background-image: url(https://orderbreathegreeneco.com/bf/Black_Friday_top.png)!important;
    height: 77px;
    
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 100% 100%!important;

}


@media screen and (max-width: 480px){


      .topBanner{
        height: 81px;
        background-image: url(https://orderbreathegreeneco.com/bf/Mobile_Reconstruction_1.png)!important;
        
    }
}