

.project-callout {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.project-callout .text {
  flex-basis: 65%;
}
