.leds-block-left__item {
    width: 100%;
    height: 360px;
    color: #fff;
    text-align: right;
    border: 2px solid #000;
    font-weight: 700;
}

.section--calculator .calculator__decor{
    padding: 0 !important;
}

.calculator__decor{
    width: 100%;
    height: 360px;
    background-image: url(/images/ekranCalc.jpg);
    background-position: center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
}

.slides .slide img,
.reasons__item .title--item__decor img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content__button-box{
    margin-bottom: 40px;
}

.section--products .product__title{
    min-height: 72px;
}

.slider__item-title{
    align-items: start;
}

.section--products .products__item-info .products__list-title{
    margin-top: unset;
}

.section--banner-content-page .reasons__items{
    flex-wrap: wrap;
}

.title--section .text__important{
    margin-left: 10px;
}