.banner__tint {
    background-color: rgb(0 0 0 / 0%);
}
.plakat img {
    width: 100% !important;
  }
.w25 img {
  width: 25%;
}
.w30 img {
  width: 30%;
}
.w35 img {
  width: 35%;
}
.w40 img {
  width: 40%;
}
.w45 img {
  width: 45%;
}
.w55 img {
  width: 55%;
}
.w65 img {
  width: 65%;
}
@media (max-width: 800px) {
  .organon img {
    margin: 50px 0;
  }
.sponsors-cell img {
  width: 35%;
}
.mainpartner img {
    width: 45%;
  }
}
.footer__content{
 padding-bottom: 0px;
}
.footer {
    width: 100%;
    background: #012F51;
    color: #ffffff;
}
@media(max-width: 768px){
.icon{
font-size: 6px;
.banner__icons .fa {
    font-size: 10px;

}}}
@media(max-width: 766px){
.banner__desc {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: -60px;
    margin-top: -25px;
    font-size: 9px;
    color: inherit;
}}
video {
    margin-top: 20px;
}
@media(max-width: 1220px){
.banner__icons {
    margin-top: -35px;
}}

.banner-text{
    position: absolute;
    text-align: center;
    bottom: 40%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 30px;
}
@media(max-width: 766px){
.banner-text {
    position: absolute;
    text-align: center;
    bottom: 30%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 30px;
}}
table { border-color: #ddd}
.schedule__desc {
    color: black;
}
em {
    color: #9e9e9e;
}
.schedule__time {
    color: #5e5e5e;
}
.bg{
    background: #46B9C2;
    em {
    color: #000;
}
}
.schedule__desc {
    border-left: 1px solid rgb(255 255 255 / 0%);
}
.bg-dark{
    background: #365F91;
.schedule__time {
    color: #fff;
}
}
.w40 { 
width: 45%; 
margin: auto;}
.sponsors__cell {
    width: 100%;

}