@media (max-width: 1000px) {
}

@media (max-width: 1000px) {
  .K8FEs,
  .eTaBv {
    display: none !important;
  }
  .cCU6C .okf2Z {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
  }

  #desktop_minitv_view {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
  }

  .sBgUN.col {
    display: none;
  }
  .sBgUN.tdAvO,
  .sBgUN.OJeIy {
    display: block;
  }
}

@media (max-width: 600px) {
  .D1qO1.other_two,
  .d4Mxk {
    display: none;
  }
  .VRKZ3 {
    display: flex;
    justify-content: center;
    padding: 22px 0 0;
  }
  .myTjx {
    margin: 0 auto;
  }
  #desktop_minitv_view,
  .NvaTO {
    padding: 0 10px;
  }
  .t8vf3 {
    flex-direction: column;
    gap: 10px;
  }

  .rev__item {
    flex-direction: column;
  }
}

.fewcent-111173490 h2,
.fewcent-111173490 p,
.fewcent-111173490 figure {
  margin: 24px 0;
}

.rev {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.rev__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.rev__item {
  padding: 10px;
  /* background: #e9e9e9; */
  border-radius: 15px;
  border: 2px solid #000;
}
.rev__item-img img {
  max-width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}
.rev__item-name {
  font-weight: bold;
  font-family:
    Helvetica Bold,
    Arial;
  font-size: 18px;
}

.step-list {
  list-style: none;
  line-height: 20px;
}

.step-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  border: 1px solid #ec0000;
  border-radius: 15px;
  padding: 10px;
}

.number {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #ec0000;
  width: 100%;
  max-width: 35px;
  height: 35px;
  font-weight: bold;
}

.step-list li p {
  margin: 0px !important;
}

.step-list li {
  margin-bottom: 10px;
}

.X2plK {
  padding: 0;
  margin: 0;
}

.title--blue {
  font-size: 24px;
  margin-bottom: 20px;
}
