/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
  .store-footer h3 {
    margin-bottom: 1.25rem;
    display: none;
  }
}