.Our_choices {
  margin: 5% 0%;
}

.Our_choices .heading_holder {
  /* margin-bottom: 5%; */
}

.Our_choices .Our_choices_holder {
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .custom_5_col {
    width: 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
    padding: 8px;
  }
}

.margin-t {
  margin-bottom: 0px !important;
}

.Our_choices .see_more_btn_holder {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.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-top: 0 !important;
  margin-left: 10px;
  background: none;
  color: #000;
}
