@media (min-width: 768px) and (max-width: 991px) {

    h1,h2,h3,h4 {
    text-align: left;
    }
    .coords {
    margin-bottom: 40px !important;
    }
    .links {
    margin-top: 30px;
    }

    #header {
    height: 340px;
    }
    #header img {
    width: 100%;
    margin-top: 20px;
    }
    #header .zone-header {
    height: 320px !important;
    overflow: hidden;
    }
    #top {
    height: 40px;
    }
        #top ul li a {
        display: inline-block;
        font-size: 12px;
        color: #28260d;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        }
        #openmenu {
        font-size: 28px;
        }
    #contest-cta p {
    font-size: 1em;
    }
    #contest-wrapper #contest-partners {
    position: relative;
    top:auto;
    right: auto;
    text-align: left;
    margin-right: 0;
    margin-bottom: 50px;
    width: auto;
    margin-top: -20px;
    }
    #contest-wrapper #contest-partners img {
    margin-right: 40px;
    }

    .custom-header-reservation-button {
    top: -130px;
    }
}
