/*menu-with-icons**************************************************************/

#icon-menu .header-tab-element {
    text-decoration: none;
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  #icon-menu a {
      max-width: 150px;
  }
}

#icon-menu .item-two svg {
    height: 60px;
    width: 60px;
    fill: #000;
    fill-rule: nonzero;
    stroke: none;
}
