@media (max-width: 1023px) {
  .store-logo img {
    height: 40px !important;
  }
}

.floating-cart-button {
  background: #2A5EE1 !important;
}