Align prices on the collection page and carousel (Trade Theme)

@media (max-width: 767px){
.card__information .card__heading {
min-height: 16vw !important;
}
}

you can try with this code