.c_embed{
  overflow: hidden;
}

.c_embed__wrapper:has(#insta-feed) .c_section-title__wrapper {
  margin-bottom: 50px;
}

@media screen and (max-width: 749px) {
  .c_embed__wrapper:has(#insta-feed) .c_section-title__wrapper {
    margin-bottom: 25px;
  }
}
