/* Add custom CSS styles below */ 
.salla-advertisement {
    display: none;
}

.auto-fit-grid {
    grid-template-columns: repeat(3,minmax(130px,1fr));
}

.px-6 {
    padding-right: 0px !important;
}