623 indie brands · 38,403 products
Y-zip Bug Bivy

Y-zip Bug Bivy

$99.00

Sold by YAMA Mountain Gear · Missoula, MT

Net-tents

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%; } .ymg-image-content img { width: 100...