@media only screen and (min-width: 768px) {
  .instafeed-new-layout-container {
    height: fit-content !important;
  }
  .instafeed-new-layout-wrapper {
    gap: 42px !important;
  }
}