@media screen and (max-width: 820px) {
    /*------------------------------------------------*/

    #logo-startseite {
        width: calc(100% - 100px);
        max-width: 250px;
        height: auto;
        margin-bottom: 10px;
    }

    div.menu-content {
        justify-content: center;
    }

    div.countdown-block {
        padding: 5px 0;
    }

    div.countdown-block:last-child {
        padding-right: 5px;
    }

    div.countdown-block input {
        font-size: 100%;
    }

    .hero__scroll {
        bottom: 0px;
    }

    div.content {
        padding: 20px;
        width: calc(100% - 40px);
    }

    div.content h1 {
        font-size: 1.3em;
    }

    section.spalten-veranstalter,
    section.spalten-bands,
    section.spalten-bewirtung {
        flex-direction: column;
        margin-top: 0px;
    }

    section.spalten-festprogramm div.events {
        padding: 20px;
    }

    span.termin {
        height: 45px;
        width: 45px !important;
    }

    span.day {
        font-size: 12pt;
    }

    span.month {
        font-size: 8pt;
    }

    div.event p {
        height: 45px;
        font-size: 0.9em;
    }

    div.box {
        width: calc(100% - 40px);
        margin: 20px 0;
    }

    .featherlight .featherlight-content {
        height: calc(100% - 90px) !important;
         !important;
        height: calc(100% - 90px) !important;
         !important;
        width: 100%;
        vertical-align: bottom !important;
    }

    .featherlight:last-of-type {
        background: transparent !important;
    }

    .lightbox {
        padding: 10px;
    }

    img.right,
    img.left {
        float: none;
        width: 100% !important;
        height: auto !important;
        margin: 0 auto 0 auto;
    }

    ul.menu {
        display: none;
    }

    div.anfahrt p.small {
        display: none;
    }

    .lightbox p {
        line-height: 1.4;
        text-align: left;

    }

    div.rechtliches .container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: calc(100% - 40px);
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        font-size: 0.7em;


        /*------------------------------------------------*/
    }

    https: //goo.gl/maps/3MKtUhV3izNgdKzV8
