@media only screen and (max-width: 767px) {
    .hero-banner .inner .cycle-slideshow > div {
        background-position: center;
    }
}