.retail-grid {
  margin-top: 3rem;
  margin-bottom: 2rem;

  @media (max-width: 767.98px) {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
}
