﻿@media screen and (max-width: 767px) {
    .banner-header {
        background-position:  center;
        transform-origin: 65% center;  /*Zoom from the text area */
    }
}
