.gallery-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.gallery-image img{display:block;height:auto;margin:auto;max-width:100%}.gallery-image-caption{bottom:.75rem;left:.75rem;max-width:calc(100% - 1.5rem);position:absolute;z-index:3}.gallery .card-overlay{background:-webkit-gradient(linear,left bottom,left top,color-stop(5%,#000),color-stop(15%,rgba(0,0,0,.9)),color-stop(25%,rgba(0,0,0,.75)),color-stop(65%,transparent));background:-o-linear-gradient(bottom,#000 5%,rgba(0,0,0,.9) 15%,rgba(0,0,0,.75) 25%,transparent 65%);background:linear-gradient(0deg,#000 5%,rgba(0,0,0,.9) 15%,rgba(0,0,0,.75) 25%,transparent 65%)}