.spotlight-item-view .container {
    overflow-x: visible;
}
.over-width {
    margin-left: calc(-1 * (50vw - 360px));
    margin-right: calc(-1 * (50vw - 360px));
}
@media screen and (max-width: 991px) {
    .over-width {
        margin-left: calc(-1 * (50vw - 285px));
        margin-right: calc(-1 * (50vw - 285px));
    }
}
@media screen and (max-width: 600px) {
    .over-width  {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media screen and (max-width: 581px) {
    .over-width .container .wrapper {
        max-width: 100vw;
    }
    .over-width > .container > .wrapper {
        padding-left: 1rem!important;
        padding-right: 1rem!important;
    }
}

.cover.over-width {
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/Top-Banner@2x.png');
    background-position: center -80px;
    background-repeat: no-repeat;
    background-size: auto 600px;
    height: 600px;
    text-align: center;
    /* margin-bottom: -525px; */
}
#cover-title {
    margin-top: 160px;
}
#cover-title h1 {
    margin-top: 15px;
    transform: scale(1, 1.2);
}
#cover-title img.logo {
    width: 180px;
}
@media screen and (max-width: 991px) {
    .cover.over-width { 
        background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/Top-Banner-md@2x.png');
        background-position: center top;
        background-size: cover;
        height: calc((100vw * 0.151515) + 451.515151px);
        margin-bottom: 32px;
    }
    #cover-title {
        margin-top: 5px;
    }
    #cover-title h1 {
        margin-top: 10px;
    }
    #cover-title img.logo { 
        width: 150px;
    }
}

#sec-2 {
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/packshot+W@2x.png');
    background-position: calc((100vw * 0.49462) + 90.32258px) center;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}
#sec-2 hr {
    margin-top: 2rem;
    margin-bottom: 0;
    border: 0;
    border-top: 2px solid #95989A;
    width: 75%;
}
@media screen and (max-width: 991px) {
    #sec-2 {
        background-image: none;
        text-align: left;
    }
    #sec-2 hr {
        visibility: hidden;
    }
}

#sec-3 {
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/BG-diana@2x.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 900px;
    height: 860px;
    text-align: center;
}
#sec-3 blockquote {
    color: var(--sub-color);
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
#sec-3 blockquote:before,
#sec-3 blockquote:after {
    content: '';
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/open-qoute@2x.png');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: calc((100vw * 0.0125) + 24px);
    max-height: 40px;
}
#sec-3 blockquote:after {
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/close-qoute@2x.png');
}
#sec-3 p {
    width: 75%;
}
@media screen and (max-width: 991px) {
    #sec-3 {
        background-position: calc((100vw * 0.313253012048193) + (-310.433734939759036px)) top;
        background-size: auto 750px;
        min-height: 750px;
        height: auto;
    }
    #sec-3 p {
        width: 100%;
    }
}
@media screen and (max-width: 575px) {
    #sec-3 {
        background-position: -70px top;
        background-size: auto 650px;
        min-height: 0;
        padding-top: 500px;
        margin-top: -75px;
    }
}

#sec-4 h2 {
    border-bottom: 2px solid var(--main-color);
}
#sec-4 .bg-main-color-20 {
    border-radius: .75rem;
    position: relative;
    align-items: center;
}
#sec-4 .info h4 {
    font-weight: bold;
    color: var(--main-color);
    position: relative;
}
#sec-4 .info h4:before {
    content: '+';
    margin-left: -1rem;
    position: absolute;
}
@media screen and (min-width: 992px) {
    #sec-4 .bg-main-color-20 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    #sec-4 .bg-main-color-20 .image img {
        position: absolute;
        max-height: 150px;
    }
    #sec-4 .bg-main-color-20:nth-child(even) {
        flex-direction: row-reverse!important;
    }
}

#sec-5 .top {
    background-image: url('https://www.jeban.com/spotlight-item/white-baby-face/Brush@2x.png');
    background-position: center 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
#sec-5 .top .image {
    width: 35%;
}
#sec-5 .top .title {
    width: 75%; 
    margin-top: 37%;
}
#sec-5 .top .title h2 {
    border-bottom: 2px solid var(--main-color);
}
#sec-5 .top .title h3 {
    margin-top: .5rem;
}
@media screen and (max-width: 991px) {
    #sec-5 .top .title {
        margin-top: 35%;
    }
    #sec-5 .top .title h3 {
        margin-top: .1rem;
    }
}

#sec-6 .embed-responsive {
    background: #95989A;
}

#sec-7 img {
    z-index: 2;
    width: 75px;
}
#sec-7 .media-body {
    border: 2px solid var(--sub-color);
    border-radius: .75rem;
    margin-left: -37.5px;
    z-index: 1
}
#sec-7 a {
  color: black;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
    #sec-7 img {
        width: 50px;
    }
    #sec-7 .media-body {
        margin-left: -25px;
    }
}