/* Add custom CSS styles below */ 
header-logo img {
    max-height: 80px !important;
  category-item img {
width: 100%; 
height: 150px;
object-fit: cover;
border-radius: 10px;
} transition: all 0.3s ease;