.UIBannerControl {
    
    width:960px;
    background: #0099ff;
    height: 182px;
}

#bannergif {
    width: 440px;
        margin-top: -22px !important;
}
#txbl {
    margin-top: 26px !important;
}

@media only screen and (max-width: 768px){
        #bannergif {
        display: none !important;
        }
        #thpt {
    margin-left: 69px !important;
    top: 5px ;
    width: 200px !important;
}
        div#txbl img {
    width: 126px !important;
}
#txbl {
    margin-left: 101px !important;
    margin-top: 30px !important;
    top: 0px;
}
.UIBannerControl {
height: 90px !important;
}
#bn_bg {
    height: auto !important;
}
} 