.project-description h1 {
    margin-bottom: 10px;
}

.projects-wrapper {
    padding: 3em 0 4em;
}

.projects-filter-wrapper {
    padding: 0 0 2em;
}

.projects {
    margin-bottom: 1.5rem;
}

.project-item {
    padding: 5px;

}

body.single-projects .project-description {

}

body.single-projects article {
    padding: 3em 0 4em;
}

.lSSlideOuter {
    margin-top: 60px;
}

figure.project-item-image-wrapper img {
    width: 100%;
}

h4.project-item-title {
    font-size: 19px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
}

.project-item > .row > [class*=col-] > figure,
.project-item > .row > [class*=col-],
.project-item > .row, .project-item {
    height: 100% !important;
}

