@media (max-width: 600px) {
    .vps-margin-reset{margin:0!important;}
}

.table-indent-reset tr :first-child {padding-left:0;}
.table-indent-reset tr :last-child {padding-right:0;}
.table-header-nowrap th {white-space:nowrap;}
th {max-width:200px;}

footer a {text-decoration:none;margin-right:1em;}
footer a:hover {text-decoration:underline;}
