#cbsNewsVideo{
max-width: 620px;
height: 349px;
width: 100%;
margin-top: 2%;
}
.homeImg { float:right;margin:0 0 12px 12px; }
@media (max-width:500px) {
.homeImg { float:none;margin:12px 0;width:100% !important; }
}

.maincontent_wrapper { padding-top:0px; }

.maincontent {
    position: relative;
    max-width: 100%;

padding: 70px 250px;

background-image: linear-gradient(180deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.8) 100%),url(/imageserver/UserMedia/revelroofing/intro-background.jpg);
background-position: bottom center; 
  background-repeat: no-repeat; 
  background-size: cover;
}