@media screen and (min-width: 620px) {

    .page-template-paid-review,
    .post-template-paid-review {
        .main-container {
            margin-top: 96px !important;
            margin-bottom: 48px !important;
        }
    }
}