.mobile-header .languages{
    float:right;
}
.mobile-header .language{
    margin-right: 4px;
}
.mobile-header .language:last-child{
    margin-right:0px;
}
.help-block-error{
    color:red !important;
}