.image-cta{border:1px solid #fff;height:320px;max-height:320px;overflow:hidden;position:relative;width:100%}.image-cta img{height:100%!important;object-fit:cover;object-position:center;width:100%}.image-cta:hover .image-cta__overlay{opacity:1;transition:all .5s ease-in-out}.image-cta__overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease-in-out;width:100%}.image-cta__overlay .button{margin:auto;max-width:69%}