.new-models__products.short .product-item--news{
    padding-bottom: 0;
}
.new-models__products.short .product-item--news .product-item__content{
    min-height: auto;
}
.new-models__products.short .product-item__footer{
    position: relative;
    transform: none;
    opacity: 1;
    margin-top: 15px;
}
.new-models__products.short .product-item--news:hover{
    box-shadow: none;
    padding-bottom: 0;
}

.section_promo_slider{
    padding-bottom: 0;
}
.section_promo_slider .composite__heading{
    justify-content: flex-start;
    align-items: center;
}
.section_promo_slider .another__blog__heading{
    font-size: 1.7rem;
    color: #00c4d9;
    font-family: Prosto-Bold, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}
.section_promo_slider .composite__heading a{
    margin-bottom: 0!important;
    margin-left: 25px;
    text-decoration: none!important;
}