.trek-profile-container {
    height: 33vh;
    max-height: 33vh;
    min-height: 250px;
    margin-bottom: 50px;
}

div.horizontal-scroll canvas {
    overflow: scroll;
}

.trek-profile {
    overflow: hidden;
}

.wrapper {
    width: auto;
    height: 100%;
    object-fit: cover;
}

/* .trek-profile-scroll {
    width: 100%; 
} */
