.bottle-img-with-text{display:flex;height:100%;flex-wrap:wrap;position:relative}.right-image-wrapper{flex:0 0 50%;width:50%;height:100%;height:100vh}.right-image-wrapper img{height:100%;width:100%;object-fit:cover}.left-text-wrapper{width:50%;flex:0 0 50%;height:100%;position:relative;height:100vh}.left-text-wrapper img{height:100%;width:100%;object-fit:cover}.left-text-wrapper .content{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);padding:50px}@media only screen and (max-width:991px){.right-image-wrapper{flex:0 0 100%;width:100%;height:100%}.left-text-wrapper{width:100%;flex:0 0 100%;height:100%}.left-text-wrapper .content{padding:25px}.left-text-wrapper img,.right-image-wrapper img{display:block}}