.header-logos__text, .header-logos__call {
display: none;
}
 
.header-logos__mail {
margin-top: 20px;
}
 
.sticky-side {
display: none!important;
}
 
.teaser-box--content .btn {
width: 100%;
}
 
.footer.-gap-bottom-phone {
margin-bottom: 0px;
}
 
@media (min-width:992px) {
.teaser-md--rating .ratio {
width: 230px !important;
}
.intro-product--content .teaser-box-container .teaser-box .img-siegel img {
max-width: 150px;
max-height: 230px;
}
}
 
/*@media (max-width:428px) {
.teaser-md--rating img {
max-width: 100px;
}
}*/
 
.teaser-box--content .-btn-block-center {
background-color: #00a075;
margin-top: 1rem;
}

.teaser-box--content .-btn-block-center:hover {
background-color: #005e52;
margin-top: 1rem;
}
 
@media (max-width:767px) {
.teaser-box--content .-btn-block-center {
font-size: 1.8rem;
}
 
.teaser-box--content .-btn-block-center {
margin-top: 7.5px;
}
}
 
@media (max-width:991px) {
.intro-product--content .teaser-box-container .teaser-box .img-siegel {
padding: 15px 15px 0px;
}
}
 
@media (max-width:575.98px) {
    .intro-product--content .teaser-box-container .teaser-box {
        margin:40vw auto 0;
        width:90%
    }
}
