/* Add custom CSS styles below */ 
.al-categories .lg\:grid-cols-6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
section:nth-child(1 of.s-block--fixed-banner) .container {
    max-width: 100%;
    padding: 0;
}
.LA_limited-time-offers .overlay {
    background: #00000000;
}
@media (max-width:767px){
  section.special_title.my-5 {
    margin: 10px;
}
.slider-banner-main-0 .mb-\[56px\] {
    margin-bottom: 20px;
}
  section.al-categories.my-10 {
    margin: 0;
}
}