.ht_dc_picks_archive {
    margin-top: 0px !important;
    overflow-y: auto;
}

@media (max-width: 767px) {
    .ht_dc_picks_archive {
        width: 100vw;
    }
    
    .an_result_list td {
        white-space: nowrap;
    }
}

.an_result_list th {
    background-color: #100;
    padding: 2px;
    white-space: nowrap;
}
.an_result_list a.oddsDetails {
    background: #55a;
}

