/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
.al-categories .lg\:grid-cols-6 {
        grid-template-columns: repeat(7, minmax(0, 1fr));
    }
}

.followUs .h-\[244px\] {
    height: auto !important;
}.product-single div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > p{
    display:none
}