﻿html[lang="it"] .en {
    display: none !important;
}

html[lang="en"] .it {
    display: none !important;
}
