table.split tbody tr >  td:nth-child(4) {
    border-right:  4px solid red;
}
dl.two-columns {
    column-gap: 4em;
}

#ranking th {
    width: 30%;
    padding-right: 10em;
}

article.picture-slide {
    background-size: contain;
    background-repeat: no-repeat;
}
