.maincontent {
    max-width: 100%;
    margin: 0;
    padding: 50px 20px;
    background-image: url(/imageserver/UserMedia/tandd/home_background.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}