
    .ly_products_32 .list .item .title {text-align: center;}
    body .ly_products_32 .top_info .top_title {padding-right: 0;}
    .ly_products_32 .list .item .img:hover img{transform: scale(1.05); -webkit-transform: scale(1.05); -ms-transform: scale(1.05);transition: all 0.3s ease;}
    .ly_products_32 .top_info {margin-bottom: 95px;}
    body .ly_products_32 .list  {margin-top: 0;}
    body .ly_products_32 .list .item .title {margin-top: 25px;}
    @media (max-width: 1200px) {
        .ly_products_32 .top_info {margin-bottom: 50px;}
    }
    @media screen and (max-width: 1000px) {
        body .ly_products_32 .list .item .title {
            margin-top: 18px;
        }
    }
