.UIBannerControl {
}
@media only screen and (max-width: 768px) {
        .UIBannerControl {
                margin-top: 30px;
        }
}
