/* CSS Document */


@media screen and (max-width: 960px)
{
.tables body,
.tables tr, .tables td { display: block !important; width:100% !important; }
.tables td { padding: 15px 0 !important; }
}