.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container {
  display: contents;
}

.home-container {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-thq-hero-entosphereactions-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-thq-btn-link-elm1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-thq-btn-link-elm2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
