.game-area, nav, form.filter, #top-print, .share-this {
    display: none
    }
h1 a {
    display: none
    }
h1 img {
    display: block;
    float: left
    }
a {
    color: black;
    font-weight: normal;
    font-style: normal
    }
a[href]:after {
    content: " (" attr(href) ")";
    display: none
    }
.grid--item.active {
    background-image: none
    }
.grid--item.active .box {
    color: black
    }
.grid--item.active .box a {
    color: black
    }
.program .grid--item {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    border-top: 1px solid black;
    float: left
    }
.program .grid--item .date {
    border-width: 0
    }
.program .grid--item .region {
    border-width: 0
    }
.program .grid--item .title {
    height: auto;
    width: 100%;
    border-width: 0
    }
.program .grid--item .support {
    position: static
    }
.program .grid--item br {
    content: " "
    }
.program .grid--item br:after {
    content: " "
    }
a[href]:after {
    content: " (" attr(href) ")";
    display: none
    }