@media only screen and (max-width: 767px){
    #our-story #shopify-section-header{
        height: unset;
    }
}

#advisory-board #MainContent{
    background-color: #e7e1d7;
}

#about-us #MainContent{
    padding: 0;
}