img.trails-header-image, img.trails-image {
    margin-bottom: 1rem;
    border: 1px solid black;
}

video {
    background-color: black;
    width: 100%;
    height: 360px;
}

img.auto-size {
    width: 100%;
    height: auto;
}

section {
    margin-bottom: 1rem;
}