.picture-list {
    margin: 0 -7px !important;
}
.picture-list > [class*='col-'] {
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 15px
}
.about-content .paragraph {
    overflow: hidden;
    width: 100%;
    text-align: justify;
    text-indent: 25px;
    margin: 0 !important;
    line-height: 25px;
    padding-bottom: 10px !important;
}
.about-content img {
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.about-content .mission-content-title {
    overflow: hidden;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #d32f2f;
    padding: 5px 0 !important;
}
.about-content .mission-content-body {
    overflow: hidden;
    width: 100%;
    text-align: justify;
    margin: 20px 0 10px 0 !important;
}
.about-content .philosophy-title {
    overflow: hidden;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: #d32f2f;
    padding: 5px 0 !important;
}
