@media screen and (max-width: 1150px) {
.teaser .textbox h4 {
    bottom:50px;
    font-size:1rem;
}
.teaser .textbox p {
    bottom:10px;
}
}
