.video-section{display:inline-block;overflow:auto;padding:80px 0 60px;width:100%}.video-section .video.story-wrap{float:left;margin-right:3%;width:47%}.video-section .video.story-wrap>div{align-items:center;background-size:cover;display:flex;height:100%;height:360px;justify-content:center}.video-section .video.story-wrap>div img:hover{transform:scale(1.1);transition:all .2s ease-in-out}.video-section .text{float:left;margin-left:3%;width:47%}.video-section .text h3{margin-bottom:20px}.video-section .text p{font-size:24px;line-height:34px;width:75%}@media(max-width:991px){.video-section .video.story-wrap{margin-right:0;width:100%}.video-section .text{float:left;margin-left:0;width:100%}.video-section .text h3{margin-bottom:5px;margin-top:20px}.video-section .text p{font-size:16px;width:100%}}@media(max-width:560px){.video-section .video.story-wrap>div{background-position:50%;height:260px}}