  .card_list.comparison_list.pg__mg_top {
    margin-top: 4rem;
  }
  .pg__width {
    width: 50%;
  }
  @media screen and (max-width: 1024px) {
    .pg__width {
      width: 100%;
    }
  }
