.container {
    max-width: 80rem;
  }
  .theme1 {
    min-height: 50.18rem;
  }
  .theme1 .invite-title {
    font-size: 3.95rem;
  }
  .theme1 .invite-text {
    padding: 3.375rem 1.375rem;
  }
  .theme3 .turnAround {
    font-size: 8rem;
  }
  .theme3 .calendar .month {
    font-size: 2.13rem;
  }
  .theme3 .calendar .days-header,
  .theme3 .calendar .days {
    gap: 1.5rem;
    font-size: 1.25rem;
  }
  .theme3 .couple {
    width: 25rem;
    height: 45rem;
  }
  .theme4 .inviteImage {
    width: 34rem;
  }
  .theme5 {
    gap: 3rem;
  }
  .theme5 .navigation {
    padding-right: 2rem;
  }
  .theme5 .navigation__block::after {
    transform: scale(1.05) translateX(2rem);
  }
  .theme5 .navigationTime {
    font-size: 3rem;
  }
  .theme5 .navigationTime {
    font-size: 3.2rem;
  }
  .theme5 .navigationTo,
  .theme5 .navigationAddress,
  .theme5 .navigationHow {
    font-size: 1.18rem;
  }
  .backgroundName {
    font-size: 11rem;
  }
/* Audio part */
.image-banner img{
    height: 54rem;
} 


.handshakeImage {
    width: 36.375rem;
    height: 41.5rem;
}
