@media screen and (max-width: 600px) {
  .uc-code_justify
  visibility: hidden;
    display: none;
  }
}