Need help aligning the product cards

I need help with the alignment issue. my product cards are not aligned. Here’s a quick look:

url: trendlabb.com
I already asked this question and got the solution. I applied this code:

a.product__card-title–link {
display: -webkit-box !important;
-webkit-line-clamp: 2; /* Maximum 2 lines */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
}

.swiper-slide {
height: auto !important;
}
it works though a few of my products are still not aligned. on mobile view, it looks horrible due to uneven alignment. help

Hello, can you send the link of your store? Thanks

Hi there @ncsjcnjs If you are someone that learns well with videos and following the process step by step, I highly recommend that you give this video a watch and I believe it would guide you on how to align them as well as possible https://m.youtube.com/watch?v=HybcJ4jwAmY