@media screen and (max-width: 769px) {
  .ceo-section {
    flex-direction: column;
    align-items: center;
  }
  .ceo-section .text-content,
  .ceo-section .text-content {
    width: 100%;
    max-width: 100%;
  }
}