.sports-container{
    min-height:100vh;
    height:auto;
}
a {
    text-decoration: none;
    color: white;
}

.tahilottonav a:hover {
    color: #fbff00;
}
@media screen and (max-width:425px){
  .sports-table{
    font-size: 9px;
    margin: 0 !important;
    padding: 0 !important;
  }

}