.memberImage {
    position: relative;
    float: left;
    width: 175px;
    height: 225px;
    top: -30px;
    margin-left: 2%;
    /* padding-left: 25px; */
}

.jumbotron-content {
    float: left;
}

.jumbotron {
    width: 100%;
    height: 270px;
}

.memberName, .subtitle {
    padding-left: 20px;
}

html {
    max-width: 100%;
    overflow-x: hidden;
}