.instagram-section {
  overflow: hidden;
  padding-bottom: 32px;
}

.instagram-section .footer-logo {
  margin: 10rem 0 6.4rem;
}

.instagram-section .media {
  height: auto;
  aspect-ratio: 1 / 1;
}

@media screen and (max-width: 749px) {
  .instagram-section .footer-logo {
    margin: 6.4rem 0 4.8rem;
  }
}
