﻿@media (max-width: 768px) {
    tbody td {
        padding: 40px !important;
        font-size: 23px;
    }
}
