<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 991px) {
.contact-icon.en {
    right: 0px;
    top: 80px;
}
.contact-icon.eng {
    right: 0px;
    top: 80px;
}
.contact-icon.de {
  right: 0px;
  top: 110px;
}
}

@media (max-width: 768px) {
  #abstand{
  	margin-top:0px!important;
  }
  .pv100{
  	padding-top:40px!important;
  }
  .home-carousel.carousel-style-one .carousel-item h1 {
  letter-spacing: normal;
 }
 #pageTop{
  background-color: #b9bdc4!important;
 }
 .prebanner {
  position: fixed;
  bottom: 3px!important;
  }
}

@media (max-width: 450px) {

 
}</pre></body></html>