/* Author:   Martin Stettler (https://dieweberei.ch/)
   Version:  07/05/2021 // based on BS v5.0
*/

/* ==========================================================================
   NAVIGATION from 992px
   ========================================================================== */
.hamburger {
    right: 8vw;
}

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */
.layout-home .article-container {
    width: 70vw;
}

.layout-home .brand-name {
    top: 6vh;
    left: 5vw;
}

.layout-home .brand-name span {
    width: 303px;
    height: 125px;
}

.brand {
    width: 80%;
}