.kl-card{display:flex;flex-direction:column}.kl-card__body{flex-grow:1}.kl-card__image-wrapper.has-fixed-height{height:350px;margin-bottom:36px;overflow:hidden;position:relative;width:100%}.kl-card__image-wrapper.has-fixed-height>a{display:block;height:100%;width:100%}.kl-card__image-wrapper.has-fixed-height img{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.kl-card__image-wrapper:hover img{transform:scale(1.025)}@media (max-width:768px){.kl-card__image-wrapper.has-fixed-height{height:200px}}