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