/* Add custom CSS styles below */ 
.navbar-brand img {
  max-height: 85px;
  max-width: 286px;
}

.promotion-banner ul, .animated-text ul {
  padding: 1px 0;
  list-style: none;
  display: flex;
  white-space: nowrap;
  margin: 0;
}

.s-block--enhanced-features__item.group.overflow-hidden h2 {
    color: #d18249;
}
.product-card--fit-height .product-card__image {
    height: 18rem;
    max-height: 21rem;
}
.product-card .product-slider, .product-card .s-slider-container, .product-card .s-slider-wrapper, .product-card>div>a {
    display: block;
    height: 289px;
}