.page-content-main > * {min-width: 100% !important;}
img.mail{width: 50px;}

#imp--style {font-size:70% !important; }

 div.one-column{min-width: 100% !important;}
 div.one-column-imp{min-width: 100% !important; font-size:70% !important;padding:2%;}
 

div.teaser-row.teaser-row--33{border-bottom: 1.25rem solid #fff;}

.bg-blue{border-left: 5px solid white; border-right: 5px solid white;}



@media (max-width: 50em) {
  .feature figure.optimize-small-screens.responsive:not(.keep-original) img {
    height: 50vh;
  }
}
@media (max-width: 38em) {
  .feature figure.optimize-small-screens.responsive:not(.keep-original) img {
    /*height: 300px;*/
  }
}
@media (max-width: 25em) {
  .feature figure.optimize-small-screens.responsive:not(.keep-original) img {
    height: 200px;
  }
}

@media (max-width: 25em) {

.teaser.notification.notification--acknowledge.notification--bottom .button--acknowledge {
  margin-left: 0;
  font-size: .9rem;
}

}


a:not(.button):hover {
  color: #ff9a00 !important; 
}
.nav-main .nav-submenu li a:hover {
  color: #fff !important;
}


.press-releases[data-item-count="3"] .teaser:nth-child(1) figure>.overlay {
  background: #4c4c4c;
}
.press-releases[data-item-count="3"].teaser-row .teaser--news:first-child:before {
  padding-top: 41%;
}
