.top-logo {
    display: flex;
    justify-content: center;
    
}

.top-logo .logo {
    height: 70px;
    margin-top: 125px;
    margin-bottom: 35px;
}