


@media only screen and (max-width: 760px) {
    #programme-page-date-grid .grid {
        width:20%;
        min-width:92px;
    }
}


.archive-tour .tour-map {

    width: 728px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 748px) {
    .archive-tour .tour-map {
        width: 100%;
        height: 400px;
    }
}
