.uc-table-mobile
{
             overflow-x: clip !important;
        }
        
.t611__container {
        overflow-x: clip !important;}
        
@media screen and (max-width: 960px) {
    .t611__container {
        overflow-x: clip !important;
    }
}