#post.fantasy-rules-page .rules-section .prediction-table-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px;
    box-sizing: border-box;
}
#post.fantasy-rules-page .fantasy-rules-table {
    width: 100%;
    table-layout: fixed;
    display: table;
}
#post.fantasy-rules-page .fantasy-rules-table thead th {
    background: #f0f4f8 !important;
    font-size: 78%;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #5a6478;
}
#post.fantasy-rules-page .fantasy-rules-table tbody td:first-child {
    font-weight: 500;
    color: #334155;
}


#post.fantasy-rules-page .rules-section .prediction-table-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px;
    box-sizing: border-box;
}
#post.fantasy-rules-page .fantasy-rules-table {
    width: 100%;
    table-layout: fixed;
    display: table;
}
#post.fantasy-rules-page .fantasy-rules-table thead th {
    background: #f0f4f8 !important;
    font-size: 78%;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #5a6478;
}
#post.fantasy-rules-page .fantasy-rules-table tbody td:first-child {
    font-weight: 500;
    color: #334155;
}
