
    .product-name.text-uppercase{
        height:95px !important;
    }
    
.collection-grid-item.right-offer .img img{
    width:542px !important;
    height:309px !important;
}
.collection-grid-item.left-big .img img{
    
}

@media only screen and (max-width: 1192px){
.collection-grid-item.category .img img{
    width:319px !important;
    height:319px !important;
}
.collection-grid-item.right-offer .img img{
    width:538px !important;
    height:309px !important;
}
}

           @media only screen and (max-width: 1024px){

.collection-grid-item.right-offer .img img{
    width:454px !important;
    height:260px !important;
}
}
@media screen and (max-width: 992px){
    
    .collection-grid-item.right-offer .img img{
    width:438px !important;
    height:238px !important;
}
}
@media screen and (max-width: 860px){
    
    .collection-grid-item.right-offer .img img{
    width:372px !important;
    height:212px !important;
}
}

@media screen and (max-width: 820px){
    
    .collection-grid-item.right-offer .img img{
    width:352px !important;
    height:210px !important;
}
}
@media screen and (max-width: 768px){
    
    .collection-grid-item.right-offer .img img{
    width:326px !important;
    height:210px !important;
}
}

@media screen and (max-width: 667px){
    
    .collection-grid-item.right-offer .img img{
    width:276px !important;
    height:180px !important;
}
}
@media screen and (max-width: 560px){
    
    .collection-grid-item.right-offer .img img{
    width:487px !important;
    height:280px !important;
}
}
@media screen and (max-width: 540px){
    
    .collection-grid-item.right-offer .img img{
    width:467px !important;
    height:270px !important;
}
}
@media screen and (max-width: 460px){
    
    .collection-grid-item.right-offer .img img{
    width:410px !important;
    height:260px !important;
}
}
@media screen and (max-width: 440px){
    
    .collection-grid-item.right-offer .img img{
    width:390px !important;
    height:235px !important;
}
.product-name.text-uppercase{
   
    height: 100px !important;
}
}
    @media screen and (max-width: 414px) {
.product-name.text-uppercase{
    width: 164px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
    .collection-grid-item.right-offer .img img{
    width:364px !important;
    height:250px !important;
}
.product-details.text-center{
    height:120px !important;
}
}

@media screen and (max-width: 392px){
    
    .collection-grid-item.right-offer .img img{
    width:342px !important;
    height:235px !important;
}
.product-name.text-uppercase{
    width: 150px !important;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
}
@media screen and (max-width: 375px) {
.product-name.text-uppercase{
    width: 144px !important;
    height: 95px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
    .collection-grid-item.right-offer .img img{
    width:325px !important;
    height:220px !important;
}
}
@media screen and (max-width: 360px) {
.product-name.text-uppercase{
    width: 138px;
    height: 75px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

    .collection-grid-item.right-offer .img img{
    width:310px !important;
    height:215px !important;
}
}