.benefits {
  background: url(../png/half_carrot_top.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-top: 0!important;
}
.benefits .div-block-6 {
  justify-content: space-around;
}
.benefits .div-block-6 .div-block-5 .h4-b {
  text-align: center;
  line-height: 30px;
  min-height: 91px;
}
.benefits .div-block-6 .div-block-5 .h4-b span {
  color: #00a0dd;
}
.benefits .div-block-6 .div-block-5 .divider {
  border-bottom: 1px solid #bfccd4;
  width: 50%;
  margin: 30px auto;
}
.benefits .cta-benefits {
  margin-top: 20px;
}
.benefits .background-transparent {
  padding-top: 0!important;
  margin: 0 auto;
}
