body {}

@media only screen and (max-width: 768px) {
    body {
        margin-bottom: 51px;
    }

    #pw-oop-bottom_rail {
        padding-top: unset !important;
        border-top: unset !important;
    }
}

.pw-tag iframe {
    display: unset !important;
    vertical-align: unset !important;
}

[id^="standard_iab"] {
    margin: unset !important;
    padding-bottom: 0px !important;
}