#i8a6fcda8c7eecf58, #i8a6fcda8c7eecf58>div, #i8a6fcda8c7eecf58>div>div{
    height: 100% !important;
}
.xg_banner_item, .xg_banner_img{
    height: calc(100vh + 110px) !important;
    max-height:calc(100vh + 110px) !important
}

@media only screen and (max-width: 768px) {
    #i8a6fcda8c7eecf58, #i8a6fcda8c7eecf58>div, #i8a6fcda8c7eecf58>div>div{
        height: auto !important;
    }
    .xg_banner_item, .xg_banner_img{
        height: auto !important;
        max-height:auto !important
    }
    
}