.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%,rgba(0,0,0,.5)),color-stop(15%,rgba(0,0,0,.25)),color-stop(25%,rgba(0,0,0,.25)),color-stop(65%,transparent));background:-o-linear-gradient(bottom,rgba(0,0,0,.5) 5%,rgba(0,0,0,.25) 15%,rgba(0,0,0,.25) 25%,transparent 65%);background:linear-gradient(0deg,rgba(0,0,0,.5) 5%,rgba(0,0,0,.25) 15%,rgba(0,0,0,.25) 25%,transparent 65%)}.gallery-image-title{font-size:14px;margin-top:7px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}