@media only screen and (max-width: 600px) {
    .sideheader .parallax  { background-position:  center center!important; }
    word-wrap: break-word;white-space:normal;-moz-hyphens: auto;-o-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto;
}