.img-module{display:flex;flex-flow:column;align-items:center;justify-content:center;position:relative}.caption{position:absolute;color:#fff;text-align:center}.caption p{color:#fff}#img-container{width:100%;max-height:45vh;overflow:hidden;line-height:0}div#img-container::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%}#myImg{width:100%;object-fit:cover}.img-module h1::after{content:'';display:block;background:#fff;width:10%;height:2px;margin:auto;margin-top:1.5rem}.img-module h1,.video-module p{padding:0 15rem}@media screen and (max-width:1280px){#myImg{height:45vh}}@media screen and (max-width:1024px){.img-module h1,.img-module p{padding:0 9rem}}@media screen and (max-width:768px){.img-module h1,.img-module p{padding:0 6rem}}@media screen and (max-width:425px){.img-module h1,.img-module p{padding:0}}