Collection positioning not good

@IEAP sorry for the late response, your site looks good.

but I have a small suggestion for you add this style code :

.card__information {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card-information + div {
    height: auto !important;
}

to view this: