.module-item{width:200px;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.inf-item-info{margin-top:auto}.inf-item-image{position:relative;overflow:hidden;height:200px}.image-wrapper{transition:transform .3s ease;height:100%}.image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.inf-item-image:hover .image-wrapper{transform:scale(1.1)}.on_pic{position:absolute;z-index:2}.inf-item-title a{text-decoration:none}.inf-item-title{font-weight:700;min-width:200px}