Mobile Version Featured Collection Name and Price not showing correctly

Hello

I have a product name and price not showing correctly when on mobile version. Its all jumbled.

Is there a way to change this?

I am new to coding.

Thanks

@media only screen and (min-width: 600px) {
.grid-product__title.grid-product__title--heading {
    height: 110px !important;
}
}

@TBS2022

Add this code on the theme.css or theme.scss