.container{
    max-width: 60rem
}
.birthday-party-background {
    width: 59rem;
    height: 5.625rem;
    margin-top: -0.725rem;
}
.header{
    min-height: 50rem;
}
.bg-bottom > img{
    width: 400px;
}
.image-content {
     grid-template-columns: repeat(2, 1fr);
 }
.photo-1 img {
     width: 30rem;
     height: auto;
 }
.icons-wrapper .light-1 >img{
    width: 75px;
    object-fit: contain;
}
.icons-wrapper .light-2 >img {
    width: 110px;
    object-fit: contain;
}
.icons-wrapper .light-3 >img {
    width: 100px;
    object-fit: contain;
}
.santa{
      font-size: 8rem;
      line-height: 8.1rem;
  }
.theme-1 {
    align-items: center;
    text-align: center;
}
.santa{
    font-size: 4rem;
    line-height: 5.1rem;
}
.image-component{
    width: 30rem;
    height: 30rem;
}
.image-content{
    gap:2.25rem
}
.image-content>img{
    width: 7rem;
    height: auto;
    object-fit: contain;
}
.artist-data{
    font-size: 1.7rem;
}
.tree-toy  >img{
    width: 6.25em;
    object-fit: contain;
}
.map-img >img{
    width: 12.25em;
    object-fit: contain;
}
.restorant-info{
    margin-bottom: 3rem;
}
.map-img{
    left: 4rem;
}
.info-map{
    font-size: 2rem;
}
.hello {
    font-size: 3.25rem;
    line-height: 4rem;
}

.countdown-part{
    margin-top: 3.375rem;
    font-size: 3.325rem;
    line-height: 2.5rem;
    letter-spacing: 0.2em;
}
.details-table{
     margin-bottom: 6.5rem
 }
.title {
    font-size: 3rem;
    line-height: 3.713rem;
    margin-top: 2.188rem;
}
.santa-1{
    font-size: 4rem;
}
.details{
    margin-top: 3.25rem;
}
.event-day, .event-hour {
    font-size: 3rem;
}
.event-date, .event-hour-type {
    font-size: 1.5rem;
}
.details .details-table td {
    width: 15.5rem;
    height: 6.675rem;
}
.center-photo {
    margin-top: 10rem;
}
.bg-bottom {
    bottom: -1.7rem;
}
.theme-4-decreption {
    font-size: 1.2rem;
}
.footer-content {
    justify-content: end;
    padding-bottom: 2rem;
}
.footer-content{
    min-height: 27rem;
}
.footer-content-text {
    font-size: 4rem;
}