@charset "utf-8";

.adsense-mrec-adsense-exam-top {
    display: block;
    margin: auto;
    max-width: 728px;
    min-height: 90px;
}

.adsense-adsense-exam-top {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .adsense-mrec-adsense-exam-top {
        min-height: 100px;
    }
}

.adsense-mrec-adsense-exam-top-new {
    display: block;
    margin: auto;
    min-width: 336px;
    max-width: 728px;
    min-height: 280px;
    margin:0 auto;
}

.adsense-adsense-exam-top-new {
    margin-top: 30px;
}