﻿.our-team-wrapper {    
    position: relative;
    overflow: hidden;
    background-image: none;
}
.our-team-image {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 40px;
}
.founder-content {
    padding-top: 8%;
}
main > .our-team-section {
    min-height: 0;
}
.our-team-section {
    margin-bottom: 0;
}
.mission-content {
    background-color: white;
    padding: 0 45% 5% 5%;
}
.mission-content > img {
    top: 150px;
}
.text-title {
    font-size: 42px;
}