.logo-section{align-items:center;background-color:#fff;display:flex;justify-content:center}.logo-section__image{width:10%}.logo-section__text{color:#00a0cc;font-family:Gellix-Medium;font-size:.7rem;font-weight:700;margin-bottom:0;padding:2em;width:21%}@media only screen and (max-width:599px){.logo-section{flex-direction:column}.logo-section__image{width:50%}.logo-section__text{font-size:1rem;padding:2em 1em;width:100%}}@media only screen and (min-width:600px) and (max-width:899px){.logo-section__image,.logo-section__text{width:35%}}@media only screen and (min-width:900px) and (max-width:1199px){.logo-section__image{width:35%}.logo-section__text{font-size:1rem;width:35%}}