.UIBannerControl img {
        width: 100% !important;
}
.UIBannerControl .co {
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 4px;
}
.UIBannerControl .coEN {
        position: absolute;
        right: 15px;
        top: 137px;
}
@media only screen and (max-width: 768px){
        div.UIBannerControl {
                margin-bottom: 1px;
        }
}
