.logo-container {
    width: 100%
    height: 80px;
    text-align: center;
margin-top:0px;
z-index:2;
}

.logo-container img {
    width: 80px;
    height: auto;
z-index:2;
}

