.iframe-floor-genplan {
width: 100%;
overflow: hidden;
border-radius: 15px;
height: 100%;
}

.uc-poselky-page .js-product-price.js-store-prod-price-val.t-store__card__price-value::before {
    content: "от" !important;
    margin-right: 3px;
}
.uc-poselky-page .t-store__card .t-store__card__price {
    font-family: TildaSans;
}


@media (min-width: 768px) {
    header .t450__right_buttons {
        display: none;
    }
}