#form570895482 span.t-checkbox__labeltext
{font-size:12px;}
.t-store__prod-popup__info .t-store__prod-popup__btn {
background-color: #202020;
color:#fff;
}
.t-store__prod-popup__info .t-store__prod-popup__btn .js-store-prod-popup-buy-btn-txt {
color:#fff;
}


/* Для мобильных устройств - вписываем изображение по высоте */
@media (max-width: 959px) {
    .t-slds__bgimg {
    height: 100%;
    width: 100%;

    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
  }
  
    .t-slds__imgwrapper {
    height: 100%;
    display: flex;
    align-items: flex-start;
  }
  
  /* Сохраняем ограничение по высоте */
  .t-zoomable, 
  .t-slds__items-wrapper {
    max-height: 400px;
    height: auto;
  }
}

/* Дополнительное правило для очень маленьких экранов */
@media (max-width: 560px) {
    .t-slds__bgimg {
    margin: 0 35px;
    }
}
@media screen and (max-width: 479px) {
    #rec655324019 .tn-elem[data-elem-id="1680617789568"] .tn-atom {
    font-size: 18px !important;
    }
}