@media screen and (max-width:767px){
    .new-arrivals-section .product-image {
    background: transparent;
}

.drawer__footer {
    height: 242px;
}
}