@media only screen and (max-width: 768px){
        .UIBannerControl img {
                margin: 10px 0;
        }
}
