﻿.mm-nav-item img {
    width: 100%;
}

@media (max-width: 1000px) {
  .mm-nav-item img {
    display: none;
  }
}