
/* Display on desktops */
@media only screen and (min-width: 980px) {    
   .serviceBanner1 { 
    width:930px;
    height:178px;
    display: block;
    margin-bottom: 20px;
    background: url(https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/downstream/ScheduleService1.jpg) no-repeat center top;
    }

    .serviceBanner2 { 
    width:930px;
    height:200px;
    display: block;
    margin-bottom: 20px;
    background: url(https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/downstream/sharp_service1.jpg) no-repeat center top;
    }

    .serviceBanner3 { 
    width:930px;
    height:200px;
    display: block;
    margin-bottom: 20px;
    background: url(https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/downstream/sharp_service2.jpg) no-repeat center top;
    }

    .serviceBanner4 { 
    width:930px;
    height:200px;
    display: block;
    margin-bottom: 20px;
    background: url(https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/downstream/sharp_wash.jpg) no-repeat center top;
    }

    .serviceBanner5 { 
    width:930px;
    height:300px;
    display: block;
    margin-bottom: 20px;
    background: url(https://s3.amazonaws.com/dom-cms/Site/7ea99719-f6d0-48c7-972e-142a38aefcee/images/downstream/sharp_front.jpg) no-repeat center top;
    }
}
