@charset "UTF-8";
@media screen and (max-width: 767px) {
    .user_content__offer.no-height.padding-top-none {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .footer {
        margin-bottom: 80px;
    }
}