1P Cirriform Tarp
$185.00
Sold by YAMA Mountain Gear · Missoula, MT
Tarps
Description
.ymg-container { display: flex; align-items: flex-start; /* align image and text to the top */ justify-content: space-between; gap: 50px; padding: 0px; /* Important: don't wrap on desktop so it stays two columns */ flex-wrap: nowrap; } /* Text fills remaining space; allow shrinking and prevent overflow issues */ .ymg-text-content { flex: 1 1 auto; min-width: 0; } /* Image stays at 35% width on desktop */ .ymg-image-content { flex: 0 0 35%; max-width: 35%; border-radius: 8px; } .ymg-image-cont...