 .firstSection .firstSection__line {
    width: 15rem;
  }
  .firstSection .firstSection__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* gap: 2rem; */
  }
  .firstSection .song {
    display: none;
  }
  .firstSection .firstSection__main__names-letter {
    font-size: 15rem;
  }
  .firstSection .firstSection__main__names__name {
    font-size: 2.7rem;
  }
  .sixthSection .sixthSection__plans .sixthSection__plans__info {
    gap: 3rem;
  }
  .seventhSection {
    gap: 2rem;
  }
  .seventhSection
    .seventhSection__weddingColors
    .seventhSection__weddingColors__color {
    width: 3.8rem;
    height: 3.8rem;
  }
  .seventhSection .ninethSection {
    gap: 2rem;
  }
  .seventhSection .eigthSection {
    min-height: 16.5rem;
  }
  .seventhSection .fivthSection {
    min-height: 16.5;
  }
  .seventhSection .thirdSection .thirdSection__ringImage {
    height: 17rem;
  }
.registration-container {
    padding: 0 2rem;
}
.image-banner img{
    height: 38rem;
} 

.languages-list {
    top: 1rem;
    right: 2rem;
}