.wprv-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
}

.wprv-close-wrapper {
    position: relative;
}

.wprv-box__head {
    background: #F0F8FA;
    max-width: 1100px;
    max-height: 90px !important;
    margin: 0 auto !important;
}

.wprv-box__head .wprv-pc *:not(.wprv-close) {
    max-height: 90px;
}

.wprv-box__head .wprv-mobile *:not(.wprv-close) {
    max-width: 385px;
    max-height: 90px;
}

.wprv-box__sidebar,
.wprv-box__sidebar .wprv-item *:not(.wprv-close) {
    max-height: 300px;
}


body.wprv-is-bottom-img .site-footer {
    padding-bottom: 110px;
}

body.wprv-is-bottom-img .scrolltop {
    bottom: 100px;
}

body.wprv-is-bottom-img jdiv.__jivoMobileButton,
body.wprv-is-bottom-img jdiv.notranslate {
    z-index: 3 !important;
}

.wprv-footer {
    max-width: 1100px !important;
    max-height: 90px !important;
    z-index: 4 !important;
}

.wprv-footer .wprv-pc *:not(.wprv-close),
.wprv-footer .wprv-mobile *:not(.wprv-close) {
    max-height: 90px;
}



.post-card-revive_zone_content .wprv-box {
    max-height: 183px !important;
    margin: 0 !important;
}

.post-card-revive_zone_content .wprv-pc *:not(.wprv-close) {
    max-height: 183px;
}



.wprv-box__single-post {
    max-height: 90px !important;
}

.wprv-box__single-post .wprv-pc *:not(.wprv-close) {
    max-height: 90px;
}

@media (max-width: 768px){
    .wprv-footer .wprv-mobile {
        position: relative;
        max-width: 414px;
    }



    .post-card-revive_zone_content .wprv-box {
        max-height: 325px !important;
    }

    .post-card-revive_zone_content .wprv-mobile *:not(.wprv-close) {
        max-height: 325px;
    }



    .wprv-box__single-post {
        max-height: 325px !important;
    }

    .wprv-box__single-post .wprv-mobile *:not(.wprv-close) {
        max-height: 325px;
    }
}
