#primary-menu .wpml-ls-item img {
    width: 100px;
    height: auto;
    display: none;
}

#mobile-menu .wpml-ls-item img {
    width: 55px;
    height: auto;
    padding-right: 10px;
    display: none;
}
