#gk-bg-wrap {
    display: flex;
    flex-direction: column;
}

#gk-content {
    width: auto !important;
    display: block !important;
    padding-left: 0 !important;
    overflow: hidden;
}

#gk-right {
    width: 100% !important;
}

.gkIsWrapperFixed {
    height: 75vh !important;
    position: relative !important;
    width: 100% !important;
}

.mod-menu {
    margin-left: 80px;
    margin-top: 30px;
}

.menu-takeover-logo {
    margin-left: 50px;
    margin-top: 11px;
}

.top-nav {
    top: 5px;
    left: 5px;
}

.reservation {
    padding: 0 0 0 0;
    margin-left: -25px;
}

.top-nav + .custom {
    padding: 0 0 0 80px !important;
}

.com-content-article__body p img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    margin: -80px 0 0 -60px !important;
}
