footer a img {
    width: 20px;
}

#langSelect {
    position: fixed;
    bottom: 2em;
    right: 1.5rem;
    z-index: 500;
}

html, body {
    position: relative;
    overflow: visible;
}
