.hits-products .related-products-slider .item .item-title{
    height: 57px;
    overflow: hidden;
}
.hits-products .related-products-slider .item .item-img{
  height: 98px;
}
.hits-products .related-products-slider .item .item-price{
  height: 14px;
}
.hits-products .related-products-slider .item .item-button{
  height: 30px;
}
.hits-products .related-products-slider .owl-stage-outer{
    height: 249px;
}
.discount-elem,
.basket-order .table tbody tr{
    height: 57px;
}
.text table tr:nth-child(odd) {
    background-color: #f3f3f3;
}
.text table tr:first-child {
    text-align: center;
    font-weight: bold;
}