.teaser_text {
    color: #695E4A;
    font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 1021px) {
    .page-teaser {
        padding: 5px;
    }
    .teaser_text {
        padding: 0 150px;
    }
}