@media(max-width:768px){
  .columns, .image-section{
    flex-direction:column;
  }
}