@media (max-width: 480px) {
    [class*="t706"], [class*="t-records"], [class*="t-zero"] {
        width: 100% !important;
        max-width: 100% !important;
    }
    [class*="t706"] .t-text, [class*="t-records"] .t-text, [class*="t-zero"] .t-text {
        width: 100% !important;
        max-width: 100% !important;
    }
}