.logos-gross .owl-carousel .owl-item img {
    width: 230px !important;
    max-width: 100% !important;
}

.logos-mittel .owl-carousel .owl-item img {
    width: 130px !important;
    max-width: 100% !important;
}

.logos-mittel .owl-carousel .owl-item:nth-child(2) img,
.logos-mittel .owl-carousel .owl-item:nth-child(4) img {
    width: 400px !important;
}

.logos-klein .owl-carousel .owl-item img {
    width: 80px !important;
    max-width: 100% !important;
}
.mediabutton {
    margin-bottom:80px;
    font-weight: bold;
}
.vc_btn3.vc_btn3-color-danger {
    background-color: #D71627;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    background-color: #D71627;
    border-color: #D71627;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus {
    background-color: #bc1422;
    border-color: #bc1422;
}