.content-container{height:80vh;overflow:hidden;position:relative;width:100%}.left-content{height:100%;left:0;position:absolute;top:0;transition:transform .5s ease-in-out;width:50%}.left-content>div{display:flex;flex-direction:column;height:100%;justify-content:center;padding:80px 100px 80px 80px;width:100%}.left-content p{margin-bottom:2rem}.slide-subhead{margin-bottom:0}.right-slide{height:100%;left:50%;position:absolute;top:0;transition:transform .5s ease-in-out;width:50%}.right-slide>div{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}@media screen and (max-width:980px){.left-content>div{padding:0 30px}}@media screen and (max-width:767px){.left-content{width:100%}.left-content>div{padding:0 30px}.right-slide{display:none}}