.logoImageDesktop {
    width: 80px;
    max-height: 80px;
    margin: auto;
    float: left;
    margin-top: -15px;
    margin-bottom: -15px;
}

.logo {
    text-align: center;
}

.clear-left {
    clear: left;
}