.row__sale{
    justify-content: space-evenly;
}
.column-sale{
    margin-bottom: 40px;
}
.row__sale__item__title{
    min-height: 60px;
    font-weight: 600;
}
.row__sale_img{
    min-height: 132px;
}
.row__sale_btn{
    margin-top: 5px;
    text-align: center;
}