
.nivoSlider {
    height: 500px;
}

.nivo-caption {
    background: #000000b8 none repeat scroll 0 0
}

.single-volunteer {
    margin-bottom: 40px;
}

.volunteer-image-and-social {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


.volunteer-image-and-social img {
    height: 380px;
    object-fit: cover;
    width: 100%;
    max-height: 380px;
    /* margin-bottom: 20px; */
}

.we-do-image img {
    height: 370px;
    object-fit: cover;
}

.we-do-text {
    top: initial;
    bottom: 0;
    height: 70px;
}

.we-do-text > h5 {
    line-height: 70px;
}

.about-content p {
    font-size: 16px;
    line-height: 1.8;
}

section.mission-area ul li {
    margin: 0;
     list-style: circle;
    font-size: 16px;
    line-height: 1.5;
}
