.UIBannerControl {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
}
.UIBannerControl .co {
    right: 4%;
    position: absolute;
    top: 15%;
}
