.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.homeImg { float:right;margin:0 0 12px 12px; }
@media (max-width:500px) {
.homeImg { float:none;margin:12px 0;width:100% !important; }
}

.roofing-services{
background-image: url("/imageserver/AdminMedia/Paralax_Backgrounds/grey2000x800gaf_grandSlate.jpg"); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: cover; color: rgb(255, 255, 255); padding-top: 111px; padding-bottom: 146px;
}