.mod-banner__img {
    height: 450px;
}

a.switch-language {
    color: #ffffff;
    background: #029859;
    display: flex;
    height: 45px;
    border-radius: 15px;
    text-decoration: none;
    padding: 0 25px;
    align-items: center;
    justify-content: center;
}