﻿
body {
    background: #015128 url(../../Content/images/sportsbook_bg_8242018.jpg) no-repeat top center !important;
    background-size: cover !important;
    padding-top: 50px;
}

    body.SportsX {
        background: #015128 url(../../Content/images/sportbook-sports7-background.jpg) no-repeat top center !important;
        background-size: cover !important;
        padding-top: 50px;
    }

    body.VirtualSportsX {
        background: #015128 url(../../Content/images/sportbook-virtualsports-background.jpg) no-repeat top center !important;
        background-size: cover !important;
        padding-top: 50px;
    }

@media screen and (max-width: 1620px) {
    .slotspox {
        display: none;
    }

    .iframeContent {
        width: 1340px !important;
        text-align: center;
    }
}
