/* Split sports center bodies: remove the inherited 40px shortfall at the bottom. */
html body.gundam-skin #ajax-content.contents > :is(.w_europe, .w_inplay) {
    height: 100% !important;
}
