.tags.tags_sticker {
    top: 248px !important;
}

@media only screen and (min-width: 671px) {
    .toys-title {
        padding-top: 110px;
    }
}

@media only screen and (max-width: 670px) {
    .toys-title {
        padding-top: 400px;
    }
    .col-fourth {
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
    .soap_offers .col-group .item .img img {
        max-width: 55%;
    }
    .offer-campaign-pages .item .text {
        top: 185px !important;
    }
}