@media screen and (min-width: 1261px) {
  .flex_div_sections_with_title {
    margin-bottom: 100px;
  }
  .flex_div_sections_with_title .orange-button-div {
    margin-top: 0;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container {
    justify-content: space-between;
    width: 1180px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 48px;
    line-height: 62px;
    letter-spacing: 0.51px;
    margin-bottom: 50px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each {
    width: 310px;
    margin: 0 0 50px 0;
    padding: 30px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .icon-img {
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.17px;
    margin: 0 8px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-desc {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0px;
    margin: 12px 8px 0 8px;
  }
}
