﻿@media screen and (max-width: 768px){
    #BoardDirectors .standard-table tr td {
        width: 50% !important;
        display: inline-table !important;
        text-align: center;
    }
}
#BoardDirectors .standard-table tr td {
        text-align: center;
    }
