

#banner {
    width: 100%;
}

.boat-page {
    padding: 1em;
    display: flex;
    flex-direction: column;
    /* align-items: stretch; */
}