._4ORMAT_module_video_with_text_05 {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 640px) {
  ._4ORMAT_module_video_with_text_05 {  
    flex-direction: row;
  }
}
._4ORMAT_module_video_with_text_05 > .fourcol {
  align-self: flex-end;
}