body{background:var(--Global-Colours-AI-Grey-G50,#f7f8f8)}
.center-align{display:flex;justify-content:center}
.ai-logo-header{height:128px;width:100%;display:flex;justify-content:center;align-items:center}
.aiLogoHeader img{width:auto !important;height:auto !important}
@media screen and (max-width:1025px){.ai-logo-header{width:56%}
}
@media screen and (max-width:848px){.ai-logo-header{width:100%}
}