.t754__bgimg {
    border-radius: 18px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second  {
    border-radius: 18px; overflow:hidden;  }
    
.t862, .t-checkboxes__wrapper, .t-checkbox__control {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
}

.label.t-radio__control.t-text.t-text_xs {font-weight: 400;}

.t-input-block:not(.t-input-block_rd-flex) .t-radio__control {font-weight: 400;}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-top: -30px;
    }
}