htmlcss

Note: After publishing, you may have to bypass your browser's cache to see the changes.

@media (min-width: 1024px){
    #WikiaRail {
        position: sticky;
        overflow-y: auto;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}