.prop-status_wrap {
    display: none; /*скрывает блок в наличии*/
}
.bottom2 .bottom-logo img {
    max-width: 69px;
}
iframe {
    max-width: 100%;
}

a.ledst-news.btn {
    display: none;
}
body > div.page > div.top2 > div > a > img {
  width: 200px;
}

.main-content>div {
    overflow: hidden;
}

.main-content h2,
.main-content h3,
.main-content h4 {
    padding: 20px 0;
}

.main-content h2 {
    font-weight: 800;
    font-size: 22px;
}

.main-content h3 {
    font-weight: 800;
    font-size: 20px;
}

.main-content h4 {
    font-size: 18px;
}

.product-tabs_wrap .characteristics {
    overflow: hidden;
    max-width: 100%;
}

.product-tabs_wrap .characteristics img {
    max-width: 100%!important;
    height: auto;
}

.news_article.content img  {
    max-width: 100%!important;
    height: auto;
}
.category-description p img, .content p img, .description p img{
    height: auto;
    max-width: 100%!important;
    
}
.image img{
    height: auto;
    max-width: 100%!important;
    
}
