
.cnamew {
  max-width: 92px !important;
  overflow-x: hidden !important;
}

@media only screen and (max-width: 800px) {
  .cnamew {
    max-width: 58px !important;
    overflow-x: hidden !important;
  }
}
