@charset "UTF-8";
/* CSS Document */

td:nth-child(n+2){
  text-align: left!important;
}
@media only screen and (max-width:767px) {}