/* Enter Your Custom CSS Here */

@media only screen and (max-width: 600px) {
.z-banner .z-block__wrapper {
    text-align: center;
}
}