.header-local-lang-icon {
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    align-items: end;
    justify-content: center;
}

.header-local-lang-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
