.textWithBackgroundImage.buy-gift-section {
  .gift-wrap {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 40px;
  }
  .gift-wrap .text-wrap {
    position: unset;
    transform: unset;
  }
  .text-wrap h2 {
    font-family: "actay";
    font-size: 32px;
    font-weight: 400;
    line-height: 39.74px;
    letter-spacing: 0.02em;
    text-align: left;
  }
}
