.logo-footer img {
    width: 200px;
} 
.service-about_text_image-image img {
    width: 100%;
} 
.product-meta.clearfix ul ,ul.list-unstyled{
    display: none;
}
.product-block img.img-responsive {
    width: 100%;
}
ul, ol {
    list-style: unset;
} 
body {
    color: #000;
} 
.img-item_news img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.three_item_one_row_layout_1 .info-item_news {
    background: white;
    border: 1px solid #ffffff;
}
.info-item_news .desc-item {
    display: none;
}