.single-video-with-text{display:flex;flex-direction:row}.single-video-with-text.reverse{flex-direction:row-reverse;justify-content:flex-end}.single-video-with-text .video-col{width:56%}.single-video-with-text .text-col{padding-left:70px;width:44%}.single-video-with-text.reverse .text-col{padding-left:0;padding-right:70px}.single-video-with-text .text-col h3{font-size:23px}@media(max-width:1023px){.single-video-with-text{flex-direction:column-reverse}.single-video-with-text.reverse{flex-direction:column}.single-video-with-text .text-col,.single-video-with-text .video-col{margin:0 auto;max-width:520px;width:100%}.single-video-with-text .text-col{margin-top:50px}}