.vtm-table thead {
  background: #4c8117;
  color: #fff; }
  .vtm-table thead th {
    text-align: center;
    padding: 30px 0; }
.vtm-table table {
  width: 100%;
  font-weight: bold; }
  .vtm-table table td {
    padding: 30px;
    border: #4c8117 1px solid;
    color: #4c8117; }
    @media only screen and (max-width: 560px) {
      .vtm-table table td {
        padding: 10px 15px; } }

/*# sourceMappingURL=main.css.map */
