.single_card {
  position: relative; }
  .single_card .code {
    position: absolute;
    right: 20px;
    bottom: 20px; }
    .single_card .code img {
      max-width: 82px;
      display: block; }

#st_linklist_-1155778991 {
  background-color: white;
  margin: 28px 0; }

.html {
  line-height: 1.6; }

.flex {
  display: flex;
  justify-content: space-between; }
  .flex .html {
    width: 45%; }

@media (max-width: 1023px) {
  .flex {
    flex-direction: column; }
    .flex .html {
      width: 100%; }

  .single_box {
    margin: 0 auto; } }

/*# sourceMappingURL=ztcg.css.map */
