
td span{ font-size: 0.9em; }
td a{ color:#121212; margin-bottom: 10px; display: block; }

tr:not(:last-child){ border-bottom:1px solid #eee }
th{ color:#125296; }

@media screen and (min-width: 1271px) {
td{ padding: 3% 0; }
td span br{ display: none; }

}

@media screen and (max-width: 1270px) {
    th,td{ padding: 3% 4%; }
    th{  width: 23%; }
    }