.about .section-category{padding: 200px 0 100px}
/*.about .product-item.right .product-img,
.about .product-item.left .product-img{
    width: auto;
}*/
.about .el-plus{
    margin: 0 4px 21px 0;
}
.about .hero-title{
    bottom: 54px;
    right: 20px;
}
.about .content-text .sub-title{
    margin: 0 0 62px;
}
.about .content-text .wrap-text {
    max-width: 1152px;
}

.content-text p{
   margin: 0 0 45px;
}
.about .section-category .content-block .decor{
 margin: 0;
}
.about .section-category .content-block{
    padding: 0 0 5.2%;
}

.about .product-item.small-img .product-img{
    max-width: 849px;
}
.about .product-item.big-img .product-img{
    max-width: 1152px;
}
.about .product-item.big-img .product-item-about{
    width: 30%;
}
.about .product-item.small-img .product-item-about{
    max-width: 850px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about .product-item .product-img .decor{width: auto;display: none}
.about .product-item .product-item-about{
    width: auto;
    padding: 0 0 0 25px;
}
.about .product-item .btn{
    padding: 15px 31px;
    margin: 36px 0 0;
    width: max-content;
    position: relative;
}
.about .product-item-about ul {
    list-style: none;
    display: flex;
    margin: 51px 0 0;
}
.about .product-item-about ul li {
    margin: 0 0 0 60px;
    text-align: center;
}
.about .product-item-about li .wrap-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
    max-height: 70px;
}
.about .product-item-about .wrap-icon img{height: 100%}
.about .product-item .wrap-text{
    margin: 0;
}
.about .section-clients{
    padding: 103px 0 93px;
}
.about .section-clients h2{
    margin: 0 30px 147px;
}