.home-block-alt-container{width:100%;height:100vw;position:relative;overflow:hidden;margin-top:10px;min-height:350px}.home-block-alt{width:100%;height:100%;display:flex;position:relative}.home-block-alt__img{width:100%;height:90%;display:flex}.home-block-alt__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-block-alt__info{width:90%;max-width:unset;min-width:unset;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (min-width:500px){.home-block-alt-container{height:550px}.home-block-alt__info{width:52%;max-width:500px;min-width:400px}}