.gbg-banner {
    position: relative;
    z-index: 50;
    left: 0;
    margin: 0 auto;
    max-width: 302px;
    display: none;
}
.gbg-banner.sas-center-relative {
    position: relative;
    left: auto;
    max-width: 100%;
    margin: 0 auto;
}
.gbg-banner.interstitial-high-zindex {
    z-index: 999;
    padding: 0;
    border-bottom: 0;
}
.gbg-banner .w2g {
    padding-bottom: 0px !Important;
}
.boxes .gbg-banner > div {
    max-width: 302px;
    margin: 0 auto;
    display: block;
    /* overflow: hidden; */
}
.boxes .gbg-banner > div iframe {
    min-width: 302px !Important;
    min-height: 250px !Important;
    background: #EBEBEB !Important;
}
.boxes .sas-center-relative > div iframe {
    min-height: auto !Important;
}
.boxes .gbg-banner > #sas_6061 {
    max-height: 100%;
    max-width: 100%;
}
.boxes .gbg-banner.sas-center-relative .w2g {
    display: block;
    margin: 0 auto 60px !important;
}
.boxes .gbg-banner.sas-center-relative .w2g > div {
    text-align: center;
}
.boxes .gbg-banner.top-position-6061 .w2g #sas_6061 {
    text-align: center;
}
.boxes .gbg-banner #sas_6061 > a > img {
    margin: 0 auto;
    display: block;
}
.boxes .google24, .boxes .google36 {
    max-height: 250px;
    overflow: hidden;
}
.sub-leading .gbg-banner.native-ad {
    max-width: 100%;
}
.sub-leading .gbg-banner iframe {
    display: block;
}
#sas_33673 iframe {
    display: block;
}
.sas-50204-grabo {
    clear: both;
}
.sas-50204-grabo #sas_50204 {
    max-height: 100%;
    max-width: 100%;
}
.gbg-banner #sas_50204 iframe {
    display: block;
    margin: 0 auto 60px !important;
}
.native_barcode {
    padding: 14px 10px 12px 15px; 
    color: #989898; 
    display: block;
    position: absolute;
}
.native-ad .media-cont .img-cont {
    position: relative;
}
.native-ad .media-cont img {
    height: 100%;
    width: auto;
    max-width: initial;
    float: none;
    max-width: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.google24, google36 {
    width: 300px;
}
.boxes .gbg-banner.adwise-large-banner > div {
    max-height: 100%;
    max-width: 100%;
}
.boxes .gbg-banner.adwise-large-banner {
    clear: both;
}
.boxes .gbg-banner.adwise-large-banner iframe {
    display: block;
    margin: 0 auto 60px !important;
}
@media (min-width: 650px) {
    .native_barcode {
        position: relative;
    }
    .native-ad .media-cont img {
        height: auto;
        width: auto;
        margin: 0;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
    }
    .gbg-banner {
        position: absolute;
        left: 50%;
        margin-left: -150px;
        top: -1px;
    }
}

@media screen and (min-width: 300px) and (max-width: 650px) { 
    .gbg-banner {
        background: #fff !important;
        border-bottom: 1px solid #dcdcdc;
        padding: 15px 0;
        position: relative;
        left: 0;
        z-index: 10;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .gbg-banner.native-ad {
        border-bottom: none;
        padding: 0;
    }
    .gbg-banner > div {
        margin: 0 auto !important;
        display: block;
    }
    .gbg-banner > #sas_41594 {
        max-width: 300px;
    }
    .boxes .google24, .boxes .google36 {
        max-height: 100%;
    }
}