.explore-the-snow .woods-banner-container {
    background: linear-gradient(0deg,
            rgba(0, 0, 0, 0.4) 0%,
            rgba(0, 0, 0, 0.4) 100%),
        url("/imgs/pages/snow/487508491_1235491101407911_8206236756321479322_n.jpg") lightgray 50% / cover no-repeat;
}

/* .why-buy-image-section {
    height: 100vh;
} */

.why-buy-image {
    height: 100%;
}

.book-appointment-content {
    padding: 40px 10px 40px 40px;
}

.woods-banner-card {
    min-height: auto;
    max-width: 616px;
}

.use-tow-guide-image {
    flex-basis: 47%;
}

.use-tow-guide-content {
    flex-basis: 47%;
}

/* .why-buy-container {
    align-items: stretch;
} */

/* .why-buy-image-section {
    height: 100%;
} */

a {
    text-decoration: none;
}

/* .woods-banner-card {
    min-height: auto;
    max-width: 590px;
} */

.book-appointment-container {
    max-width: 1176px;
}

.inside-tab-one-image {
    object-fit: contain;
}