.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
background-image: linear-gradient(180deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.65) 100%), url(/imageserver/UserMedia/defender/svc-page-bg.jpeg);
background-size: cover;
background-repeat: no-repeat;
}

.services-content {
max-width: 97%;
width: 100%;
margin: auto;
}