.cta_section .row-fluid.d-flex {
  display: flex;
  flex-wrap;
}


.cta_section .row-fluid.d-flex.items-top {
  align-items: top;
}

.cta_section .row-fluid.d-flex.items-center {
  align-items: center;
}

.cta_section .row-fluid.d-flex.items-top {
  align-items: bottom;
}