A rapid setup ground tent for the camper on-the-go. capacity 4-5 People material Polyester Ripstop & PVC Cover dimensions 94" x 94" x 78" weight 42 LBS set up tear down 30-seconds warranty 2-Year Manufactures/Craftsman /* --- SECTION STYLES --- */ /* The main section container */ .product-section { display: flex; /* Enables a flex layout for the columns */ align-items: center; /* Vertically centers the column content */ gap: 30px; margin: auto; padding: 20px; }/* Inner spacing */ /* Text (left) and image (right) columns */ .text-column, .image-column { flex: 1; /* Makes each column take up 50% of the available space */ min-width: 0; /* Necessary for flexbox to work correctly in all browsers */ } /* Styles for the title and text */ .text-column h2 { margin-top: 0; margin-bottom: 15px; } .text-column p { font-size: 1rem; /* Paragraph font size */ line-height: 1.6; }/* Line height for better readability */ /* Styles for the image */ .image-column img { width: 100%; height: 100%; /* Allows image to fill the container's height */ object-fit: cover; /* Ensures the image covers the area without distortion */ display: block; } /* --- RESPONSIVE STYLES FOR MOBILE --- */ @media (max-width: 768px) { .product-section { flex-direction: column; /* Stacks the columns on top of each other */ text-align: center; /* Centers the text when in a single column */ } } Roof Mountable Weather-Resistant Road Cover Save space inside your vehicle and strap your Drifter Tent to your roof rack. It comes with a water-resistant durable road cover that will keep everything dust and water tight. /* --- General Section Styles --- */ .details-section { margin: 50px 0; /* Margin is now only vertical */ padding: 20px 20px; /* Added more horizontal padding */ } /* --- Grid Layout Styles --- */ .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; } /* --- Individual Feature Item Styles --- */ .feature-item img { width: 100%; height: 300px; /* Set a fixed height */ object-fit: cover; /* Prevents image distortion, crops to fit */ display: block; margin-bottom: 20px; } .feature-item h4 { font-size: 1.1rem; margin: 0 0 10px 0; } .feature-item p { font-size: 0.95rem; color: #555; line-height: 1.6; margin: 0; } /* --- Responsive Styles for Mobile --- */ @media (max-width: 768px) { .details-section { padding: 20px; /* Adjust padding for smaller screens */ } .features-grid { grid-template-columns: 1fr; /* Stacks items into a single column */ } .feature-item img { height: auto; /* Lets image height be automatic on mobile */ max-height: 400px; /* Optional: still prevents huge images on mobile */ } } Mesh Venting Windows & Skylights The Drifter Tent has 360 degree mesh windows as well as mesh skylights in the top of the tent. This allows you to maximize airflow and venting in hot camping scenarios. They are also double lined with body fabric so you can keep them closed in colder weather to keep heat in. Removable Rainfly The Drifter Tent comes with a removable rainfly that makes it easy to attach it to the tent if the weather looks like it might be wet. Rugged Ground Stakes Our custom ground stakes are burly and ensure that your tent will stay staked down as well as hold up compared to the cheap plastic top ones. Tech Specs body { margin: 0; } /* --- Main Section Styles --- */ .specs-section { padding: 20px 0 50px 0; } .specs-container { max-width: 1400px; margin: 0; /* Changed from '0 auto' to align to the left */ padding: 0 0px; } /* --- Two-Column Layout (Flexbox) --- */ .specs-content { display: flex; align-items: center; /* Aligns items to the top instead of center */ gap: 60px; } .image-column { flex: 1; } .image-column img { width: 100%; height: auto; display: block; } .table-column { flex: 2; } /* --- Table Styling --- */ .specs-table { width: 100%; border-collapse: collapse; } .specs-table td { padding: 16px 0; border-bottom: 1px solid rgba(29, 61, 46, 0.2); } .specs-table td:last-child { font-size: 0.90rem; color: #555; } .specs-table tr:last-child td { border-bottom: none; } /* --- Responsive Styles for Mobile --- */ @media (max-width: 992px) { .specs-content { flex-direction: column; align-items: stretch; } } Weight 42lbs Shell Size (closed) 68" x 10" x 10" Mattress Dimensions 94" x 94" x 78" Fabric 150D Polyester, UV, water, and mold resistant Rainfly 150D Polyester, UV, water, and mold resistant Cover Black, heavy-duty, laminated, 720 GSM PVC cover Included Road Cover, Ground Stakes, Footprint Tarp, & Rainfly