.companydetails-block .splitScreen .conBox{display:flex;gap:20px;height:100vh;overflow:hidden;width:100%}.companydetails-block .splitScreen .left-container,.companydetails-block .splitScreen .right-container{height:100vh;overflow:hidden;position:relative;width:50%}.companydetails-block .splitScreen .right-content{width:100%}.companydetails-block .splitScreen .right-content .right-element{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.companydetails-block .splitScreen .left-container{align-items:center;display:flex;justify-content:center}.companydetails-block .splitScreen .left-container .left-content{height:100%;max-height:400px;max-width:400px;overflow:hidden;position:relative;width:100%}.companydetails-block .splitScreen .left-container .left-content img{left:0;opacity:0;position:absolute;right:0;top:0}.companydetails-block .splitScreen .left-container .left-content img:first-child{opacity:1}