.KIFuxot {
    width: calc(100% - 30px);
    background: #DBE2EF;
    padding: 21px 0;
    margin: 0 15px;
    border-radius: 5px;
    color: #333;
  }
  .KIFuxot p {
    text-align: center;
    color: #333;
    margin-bottom: 12px;
  }
  .KIFuxot .qYuyVLHHZF {
    width: 100%;
    min-height: 250px;
    display: flex;
    justify-content: center;
  }
  @media (max-width: 768px) {
    .KIFuxot {
      width: calc(100% - 30px);
      margin: 0 auto;
    }
  }
  