
.home-banner-area .slick-slide img {
    object-fit: contain;
    display: block;
    height: auto;
}
.topdeal_img
{
    background: #fff;
}
.topdeal_img img
{
    padding: 20px;
}
.topbrands
{
    font-weight: 600;
    color: #000 !Important;
}
.mb-2.mb-md-3.mt-2.mt-md-3.image_row img {
    width: 100%;
}

@media (min-width: 768px)
{
    .thirdrow {
    width: 38.3% !important;
    flex: none;
    max-width: none;
    margin-bottom: 15px;
}
.secrow {
    width: 39.4% !important;
    flex: none;
    max-width: none;
}
.firstrow {
    width: 22.1% !important;
    flex: none;
    max-width: none;
}
}
.thirdrow_img
{
    margin-top: 18px;
}
@media screen and (max-width: 767px)
{
    .aiz-carousel .slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 31px;
    }
    .col-md-4.pl-0.thirdrow {
    padding-left: 15px !important;
    margin-top: 20px;
}

.col-md-4.pr-0.firstrow {
    padding-right: 15px !important;
    margin-bottom: 20px;
}
}
