#slideshow-primary-wrapper {


    background-image: url(/assets/images/pages/home/slideshow/varo-by-bc-002.jpg);
    height: 20vh;
}

.slideshow-primary-control-box {
    display: none;
}

#slideshow-primary-wrapper video.video-js {


    height: 100%;
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;

}


section.brand-find-out-more {

    background-color: #e0e0e0;
    padding: 50px 0;
    margin-top: 50px;

}

section.who-we-are .section-container {

    max-width: unset;
}


.section-container .brand-flashcard .brand-flashcard-image {
    background-image: url(../../images/logo-yellow-640x320.png);

}