.videogallery-container{display:flex;flex-direction:column;max-width:100vw;padding:24px}.videogallery-content{position:relative;width:100%;margin:12px 0}.videogallery-content>*{max-width:100%}@media(max-width:768px){.videogallery-content>*{height:600px}}@media(max-width:625px){.videogallery-content>*{height:400px}}@media(max-width:425px){.videogallery-content>*{height:300px}}@media(max-width:325px){.videogallery-content>*{height:200px}}