.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-container-elm {
  height: 143px;
}
 
.navigation-image {
  width: 200px;
  object-fit: cover;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .navigation-thq-navigation-logo-link-elm1 {
    width: 132px;
    height: 79px;
  }
  .navigation-image {
    width: 100%;
    height: 87px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container2 {
  display: none;
}
 
.home-container3 {
  display: contents;
}
 
.home-container4 {
  display: none;
}
 
.home-container5 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .home-thq-hero-card-elm {
    width: 653px;
  }
}
