[data-category-id="43"] .custom-price_block {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.from-price {
    display: none;
}
[data-category-id="43"] .from-price {
    display: inline-block;
}
.properties-rows .property .title-price .price {
    padding-right: 0px;
}
.title-price.row {
    display: flex;
    flex-flow: wrap;
}
.currency-price-item {
    padding-left: 10px;
    padding-right: 0px;
}

.category-43 .price .currency-price-item-all::before {
    content: "от "
}