header{
    padding: 2rem 0 0;
    z-index: 200;
}
.logo{width: 200px; height: 66.5px;}
.navbar-nav{float:right; height: auto; overflow-y: hidden};
.navbar-toggler{
    width: 30px;
    height: 30px;
}
.menu__img{ 
    width: 50px;
    height: 50px;
}
.nav-item{
    font-size: 1.8rem;
    line-height: 2.1rem;
    font-weight: normal;
    color: #ffffff;
}
.link{
    color: #ffffff;
    margin-right: 3rem;
}
.link:hover{ color: #ffffff;}
.link:focus{ color: #ffffff; }