.logo-container{align-items:center;background:#fff;display:flex;height:100px;justify-content:space-between;position:fixed;top:0;transition:all .3s;width:100%;z-index:5}img{max-width:100%}.right-logo{box-sizing:content-box;max-width:55px;padding-right:45px}.logo-container.shrink{height:70px}.left-logo{max-width:400px;padding:0 45px}.logo-container.shrink-mobile{height:45px}