@media (max-width: 480px) {
  .lpc-wrap.lpc-code-block__wrap._left div {
    width: 100% !important;
  }
}
