.navigation-tabs--container a {
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 749px) {
  .tab-image {
    max-width: 118px;
    max-height: 118px;
  }
}

