@media screen and (max-width: 767px)
{
table.insDocTable td {

    font-size: 1rem !important;

}
}