@media (max-width: 1100px) {

    .top-image {
        margin-top: -85px;
        height: 767px;
    }

    .top-image-container {
        background-color: var(--mainBlack41);
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
    }

    .top-image-mockup {
        position: initial;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
        height: 508px;
        /*width: 100%;*/
        width: 379px;
        margin: 0 auto;
        margin-top: 40px;
    }

    .top-padding-r {
        padding-right: 0px;
    }

    .top-image-bottom-responsive
    {
        position:absolute;
        bottom:43px;
        left:0px;
        right:0px;
    }

    .top-image-badge-container {
        text-align: center;
    }

    .HomeAdventureBoxContainer-container {
        height: 362px;
    }

    .HomeUsersBoxContainer-container {
        height: 188px;
    }

    .home-pro-extend {
        overflow-x: auto;
        width: 100%;
    }

    .home-rpo-slide-ext-fixed-h
    {
        height:362px;
    }

    .homeReviewBox {
        width: 282px;
        height: 292px !important;
        padding: 22px 37px 22px 37px;
    }

    .review-content {
        height: 95px;
        overflow-y: hidden;
    }

    .sponsor-logo img
    {
        margin:0 auto;
    }

}
