@media (min-width: 1024px) {
  .embla__container .embla__slide {
    flex: 0 0 33.333333% !important;
    min-width: 33.333333% !important;
  }
}

footer#footer {
    background-color: #f7f7f7 !important;
}