.review p {
    margin-bottom: 5rem;
    font-size: 3rem;
    line-height: 4rem;
  }
  .review .review_note {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 2.5rem;
    margin-top: 1rem;
  }
  @media (max-width: 767px) {
    .wpb_content_element.wpb-section-elements-holder.background-image-hide-mobile {
      background-image: none !important;
    }
  }
  