@media screen and (max-width: 520px) {
.title-teaser-text { 
width: 80%!important;
white-space: normal!important;
text-align: center;
font-size: 200%!important;
}
}