@media only screen and (max-width:768px) {
.xg_banner{
    display:none
}
}