@media (max-width:1200px) {
ul.level_1 li,
    .strong.active.first {
        font-size:1.3em;
    }
    .tr-form button {
        margin-bottom: 0;
    }
    .table-reservation {
        display:none;
    }
    .dreihaeuser h2 {
        font-size: 50px;
        padding: 20px;
    }
    .vita tr td {
        width:40% !important;
    }
    .benefits ul {
    }
    .benefits li {
        width:33.33%;
    }
}
