.section-image-shell {
    padding-bottom: 8%;
}

.section-image-shell__image--wide {
    width: 85%;
}

.home-highlights-section {
    align-items: center;
    background: linear-gradient(rgba(8, 18, 28, 0.7), rgba(8, 18, 28, 0.7)),
        url("../img/dandelipic/762657074.jpg") center/cover no-repeat;
    color: #fff;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 90px 0;
}

.home-highlights-section .rx-banner p,
.home-highlights-section .rx-banner h4,
.home-highlights-section .items-details h5,
.home-highlights-section .items-details p {
    color: #fff;
}

.instagram-embed,
.instagram-embed .instagram-media {
    overflow: hidden;
    width: 100%;
}

.instagram-embed blockquote,
.instagram-embed .instagram-media {
    background: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100% !important;
}
