.logo-banner{padding:1.5rem;background-color:#e9eff5}.logo-banner .container{justify-content:space-evenly;align-items:center;flex-wrap:nowrap;flex-direction:row}.logo-banner__label{flex-shrink:0}.logo-banner__image{transition:filter .3s;flex-shrink:1;transition:opacity .3s;width:350px;height:60px;display:flex;justify-content:center;align-items:center}.logo-banner__image img{height:100%;width:auto}@media screen and (max-width:1000px){.logo-banner__label{display:none}.logo-banner__image:nth-child(n+5){display:none}}@media screen and (max-width:767px){.logo-banner__image{height:30px}}