How To Align Collection Grid Boxes Height? Debut Theme

Hi everyone! Can someone please help me align the collections to the same height for both desktop and mobile? Your time is greatly appreciated. Thanks in advance.

J & M Multi Services Boutique™ | Fashion Online for Men and Women (jmmultiservicesboutique.com)

J&M Multi

@jmmultiservices

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
.collection-grid .medium-up--one-third {
    width: 25%;
    clear: none !important;
}
}

Hi KetanKumar, Thanks for responding.

The code provided above did not work. Your time is greatly appreciated.

Thank you,

Is there anyone out there that can help?

Thank you!