T-1 White
@media (max-width: 760px) { .features-top-table { display: block !important; } .features-top-table tbody, .features-top-table tr { display: block !important; width: 100% !important; } .features-top-table td { display: block !important; width: 100% !important; border-right: none !important; border-bottom: 1px solid #e0e0e0 !important; padding: 20px 16px !important; box-sizing: border-box !important; } .features-top-table td:last-child { border-bottom: none !important; } .features-top-inner-table { display: flex !important; align-items: center !important; gap: 16px !important; } .features-top-inner-table td { display: block !important; border: none !important; padding: 0 !important; width: auto !important; } .features-top-inner-table td:first-child { flex-shrink: 0 !important; } .features-top-inner-table img {