.fullScreenContainer{position:relative}.fullScreenDiv{width:100%;height:100vh}.fullScreenImageDiv{width:100%;height:100%;position:relative;overflow:hidden}.fullScreenImage{object-fit:cover}.fullScreenInfo{position:absolute;top:50%;left:5%;transform:translateY(-50%);color:white}.fullScreenHeader{font-size:5vw;font-weight:200;line-height:1em;margin:0}.fullScreenDisc{font-size:1.2vw;width:53%;line-height:180%;font-weight:200}@media only screen and (max-width:1100px){.fullScreenContainer{background-color:white}.fullScreenDiv{height:auto}.fullScreenImageDiv{padding-bottom:150%}.fullScreenInfo{position:relative;transform:none;top:0;left:0;color:#444b56;padding:5% 0 5% 5%}.fullScreenHeader{font-size:8vw;margin-top:2%}.fullScreenDisc{font-size:3.4vw;width:92%;line-height:180%;font-weight:200}}