.usa-selection{height:100vh;width:100vw}.usa-selection>div{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;transition:all .3s;width:50vw}.usa-selection>div:hover{width:75vw}.usa-selection__content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%;z-index:11}.usa-selection__wrapper{position:relative}.usa-selection__wrapper:after{content:"";height:100%;position:absolute;width:100%;z-index:10}