When add image in item menu, this image over the text
I need image left or right the text, but not over the text
#gk-mainnav > div.gk-menu > ul > li > a > span.has-image {
margin-right: 10px;
width: 80px;
}