Complete with 76x76mm frame, 100mm wheels, and integrated palisade panels. Includes track, guide, catch, portal, and stopper brackets, plus security pin for full installation.
img {
width: 300px; /* set desired width */
height: auto; /* maintains aspect ratio */
}
/* Custom style to reduce height of the parallax background */
.s_cover {
height: auto; /* Set to auto or adjust to your needs */
}
.s_parallax_bg {
height: 300px; /* Change this value to reduce the height */
background-size: cover; /* Ensure the background image covers the area */
background-position: center; /* Center the background image */
}