.Harvested_By_you {
  margin: 3% 0%;
}

.Harvested_By_you .heading_holder .heading_text {
  text-align: center;
  margin-bottom: 30px;
}

.Harvested_By_you .see_more_btn_holder {
  display: flex;
  align-items: center;
  margin-bottom: 5%;
}

.Harvested_By_you .see_more_btn_holder .Green_Outline_Btn_holder {
    width: 130px;
}

.Harvested_By_you .see_more_btn_holder::before {
  content: "";
  border-top: 1px solid #000;
  width: 100%;
}


.Harvested_By_you .see_more_btn_holder .Green_round_btn_holder .Green_round_btn {
  text-wrap-mode: nowrap;
  margin-left: 10px;
}