@media (max-width: 400px) {
    .dp-shop-card1st .dp-shop-card {
        height: 350px !important;
        margin: 0 0 10px!important;
    }
    .dp-shop-card1st .dp-singular-carousel-card.dp-shop-card .dp-card-title {
        margin: 5px 0!important;
    }
    .dp-shop-card1st {
        width: 50%!important;
    }
    .dp-shop-card1st .dp-shop-card .dp-singular-carousel-card-img-box img {
        height: 165px!important;
    }
    .dp-shop-card1st .dp-singular-carousel-card-img-box {
        height: auto!important;
    }
    .dp-shop-card1st .dp-shop-card .dp-singular-product-card-price-box {
        margin-top: 0!important;
        padding-top: 5px!important;
    }
}