.lng-flag {
    height: 3%;
    width: 3%;
    float:right;
    padding-left:10px;
    min-width: 10px;
    min-height: 10px;
}

.main-lng {
    height: 30px;
    text-align: right;
    background: #f2f2f2;
}

.main-lng a:hover {
    background-color: #49b1e2;
}

.main-lng a {
    display: inline-block;
}

.main-lng span {
    position: relative;
    bottom: 10px;
    padding-right: 10px;
}
