.eyecatcher-content .font-size-bigger {
font-size: 23px;
}


.eyecatcher {
max-width: 14rem;
}


@media (max-width:767.98px) {
 .teaser-box--eyecatcher {
  top: --30px;
 }
}


@media (max-width:575.98px) {
 .teaser-box--eyecatcher {
  top: -10px;
 }
}


@media (min-width:992px) {
.teaser-md--rating img {
max-height: 150px;
}
}


@media (max-width:428px) {
.teaser-md--rating .ratio {
max-width: 120px;
height: auto;
}
}


/*@media (max-width:767.98px) {
.intro-home--content .teaser-box--content .ratio {
width: auto !important;
}
}*/


.img-container.-gap-bottom {
margin-bottom: 0px;
}




