Mount anything, go anywhere. The Universal Bed Bars. material Galvanized Steel dimensions 56.7"(MIN) - 63"(MAX) weight 20LBS (Per Bar) 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; /* Space between the text and image columns */ 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 (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 */ } } Truck Bed Mounting Made Easy Take the stress out of deciding what rack system or bed bars are best for your setup. The Universal Bed Bars fit just about any truck and make mounting easy and quick. If you need a little extra support you can add a third bar and increase your load capacity. /* --- 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 */ } } Adjustable Width Whether you drive a Tacoma or a Tundra these bars can adjust to fit whatever width your truck bed is. Versatile Mounting Whether you a mounting a Rooftop Tent, a Rugged Case, a Bike Rack, or any other piece of gear, these bed bars make it simple and easy. Bedside Clamping Mount these bars to any truck that has bedsides with the plate hardware. If your truck has a utility track you can mount it using that as well using your own hardware. 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; } } Load Capacity 300LBS (Static Rating Per Bar) Material Powder Coated .125 Galvanized Steel Weight 20LBS (Per Bar) Bar Width 56.7"(MIN) - 63"(MAX) Bar Height 7.5" (From Bedside) - 9" (from Mount) Surface Area 3" Mounting Hardware 4x Plates & 8x Bolts