.ati-logo {
    display: flex;
    align-items: center;
    height: 38px;
}
.ati-logo img {
    object-fit: contain;
    overflow: hidden;
}