@media only screen and (min-width: 1150px) and (max-width: 1279px) {
  .pills-with-cards .pills-with-cards-card-restaurant {
    min-height: -moz-fit-content;
    min-height: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .pills-with-cards .pills-with-cards-div {
    max-width: 100%;
    min-height: 928px;
    max-height: 928px;
  }
  .pills-with-cards .pills-with-cards-div.active-pill-restaurant {
    max-width: 100%;
    min-height: 1150px;
    max-height: 1150px;
  }
  .pills-with-cards .pills-with-cards-wrapper {
    width: auto;
    -moz-column-gap: 24px;
    column-gap: 24px;
    min-height: -moz-fit-content;
    min-height: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-restaurant {
    width: 23.5%;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-small-business-div-1 {
    height: 150px;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-restaurant
    .pills-with-cards-card-restaurant-div-2 {
    min-height: 400px;
    max-height: 400px;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-restaurant
    .pills-with-cards-card-restaurant-div-4 {
    min-height: 410px;
    max-height: 410px;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-small-business.cta-width-1 {
    width: 50%;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-small-business.cta-width-2 {
    width: 33%;
  }
  .pills-with-cards
    .pills-with-cards-wrapper
    .pills-with-cards-card-small-business-div-2 {
    min-height: 440px;
    max-height: 440px;
  }
}
