.dg__tablesv2 {
  padding-bottom: 80px; }
  .dg__tablesv2 .table {
    margin-bottom: 0;
    border: 0; }
    .dg__tablesv2 .table th {
      border: 0;
      border-top: 1px solid #dee2e6; }
    .dg__tablesv2 .table td {
      background-color: #fff;
      border-width: 1px 0 0 0;
      border-color: #dee2e6; }
    .dg__tablesv2 .table__table-head {
      background-color: #0178a6;
      color: #ffffff; }
      .dg__tablesv2 .table__table-head th {
        font-size: 0.875rem;
        text-transform: uppercase;
        background-color: #0178a6;
        padding: 0.75rem; }
        @media only screen and (min-width: 768px) {
          .dg__tablesv2 .table__table-head th {
            font-size: 1.125rem; } }
    .dg__tablesv2 .table__table-body th, .dg__tablesv2 .table__table-body td {
      border-left: 0;
      border-right: 0;
      padding: 0.75rem; }
  .dg__tablesv2--game {
    color: #0178a6;
    width: 170px;
    font-size: 0.875rem;
    background-color: #fff;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .dg__tablesv2--game {
        font-size: 1.125rem;
        width: 215px; } }
  .dg__tablesv2--times {
    font-size: 0.875rem; }
    @media only screen and (min-width: 768px) {
      .dg__tablesv2--times {
        font-size: 1.125rem; } }
  @media only screen and (max-width: 767px) {
    .dg__tablesv2 .hidden-mobile {
      display: none; } }
  .dg__tablesv2 .blank-block {
    background-color: #f6f6f6 !important;
    border: 0px !important;
    min-width: 30px; }

@media (max-width: 991px) {
  .dg__tablesv2 .table td {
    background-color: #fff; }
  .dg__tablesv2 .table tr {
    background-color: #fff; }
  .dg__tablesv2 .table__table-head th {
    width: 40%;
    float: left;
    border-left: 0;
    border-right: 0;
    background-color: #0178a6; }
  .dg__tablesv2 .table__table-head tr {
    background-color: #0178a6; }
  .dg__tablesv2 .table__table-head th:nth-of-type(2) {
    width: 60%; }
  .dg__tablesv2--game {
    width: 40%;
    float: left; }
  .dg__tablesv2--times {
    width: 60%;
    float: left; }
  .dg__tablesv2 .hide-small-screen {
    display: none; }
  .dg__tablesv2 .blank-block {
    display: none; } }

@media (max-width: 550px) {
  .dg__tablesv2 .table__table-head th {
    min-height: 80px;
    background-color: #0178a6;
    border-left: 0;
    border-right: 0; }
  .dg__tablesv2 .table__table-body th, .dg__tablesv2 .table__table-body td {
    border-left: 0;
    border-right: 0; }
  .dg__tablesv2 .hide-small-screen {
    display: none; }
  .dg__tablesv2 .blank-block {
    display: none; } }
