How can I display two products side by side in the Brooklyn theme on mobile?

hello! I am wanting to change up the way my product page looks. I am not vibing with the one product on top of one another since my customers have to scroll forever to see everything. Is there a way to make two products side by side per row on mobile?

Thanks for all the help!
attached is my ss of what I am talking about

Hello @lonefoxnco ,

It’s GemPages support team and glad to support you today.

Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?

Best regards,
GemPages Support Team

Hi, yes

www.corbsandme.com

PW is 123

Please add below css code at bottom of assets/timber.scss.css file

@media only screen and (min-width: 320px) and (max-width: 768px)

.medium–one-half {
width: 50%;
}
Thank you.

Hi, thank you. Unfortunately that code did not work for me.

Hello @lonefoxnco ,

Your store password protection is incorrect.

Could you please re-send it for me?

Best regards,
GemPages Support Team