/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 4rem;
    scale:1.5;
}
.main-nav-container {
    margin-bottom: 0;
}

.store-footer  {
  .lg\:w-\[146px\] {
    width: 53px;
    scale: 2.5;
}
  img.w-full.h-full {
    object-fit: contain;
}
}
@media (max-width:767px){
  .categories {
.min-h-\[160px\] {
    min-height: 100px;
}
}
}