@media screen and (max-width: 980px) { .t-menu-base__additionalwrapper { display: flex !important; align-items: center !important; } .t-menu-base__additionalwrapper .t-menu-base__buttonwrapper { display: none !important; } .t-menu-base__right_descr { display: block !important; margin: 0 10px 0 0 !important; } .t-menu-base__right_descr, .t-menu-base__right_descr * { font-size: 13px !important; line-height: 1.1 !important; white-space: nowrap !important; } .t-menu-base__right_descr p { margin: 0 !important; } }

/* ценовая политика: от N р. / день (мин. тариф 11-30 дней) */
.t-catalog__card__price .t-catalog__card__price-value::before{content:"от "}
.t-catalog__card__price .t-catalog__card__price-currency::after{content:" / день"}
.t-store__prod-popup__price:not(.t-store__prod-popup__price_old) .t-store__prod-popup__price-value::before{content:"от "}
.t-store__prod-popup__price:not(.t-store__prod-popup__price_old) .t-store__prod-popup__price-currency::after{content:" / день"}
.t-store__card__price:not(.t-store__card__price_old) .t-store__card__price-value::before{content:"от "}
.t-store__card__price:not(.t-store__card__price_old) .t-store__card__price-currency::after{content:" / день"}

/* попап и страницы товара (t-catalog) */
.t-catalog__prod-popup__price:not(.t-catalog__prod-popup__price_old) .t-catalog__prod-popup__price-value::before{content:"от "}
.t-catalog__prod-popup__price:not(.t-catalog__prod-popup__price_old) .t-catalog__prod-popup__price-currency::after{content:" / день"}
