.news__item:nth-child(n+4) .caption{
    height: 131px;
}
.dealer__wrapper #list>li>div>div.website{
    display: none;
}
.cmsadminpanel{
    right: auto;
    left: 0 !important;
}
.header .nav__logo .logo img{
    height: 68px !important;
    max-width: 106px !important;
}

.home-product__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%; 
    padding: 0 15px;
    max-width: 33%;
}