.card-wrapper{border: solid 1px #cccccc63; padding: 7px;}
body .Qe_Recently-view .box-slider img{object-fit: cover; height: 400px; width: 100%;}
.Qe_Drawer-view .QeGOtocart-link {text-decoration: none;}

@media only screen and (max-width:991px) {
body .Qe_Recently-view .box-slider img {height: 330px;}
}

@media only screen and (max-width:767px) {
body .Qe_Recently-view .box-slider img {height: 300px;}
}

@media only screen and (max-width:480px) {
body .Qe_Recently-view .box-slider img {height: 230px;}
}