.category-view-item {
    vertical-align: top;
    margin-top: 50px;
}

.category-view-item .category-view-image {
    text-align: center;
}

.description-desktop {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-stretch: condensed;
    line-height: 1.5;
    color: #292f32;
}

.about-gallery a {
    text-decoration: none;
}

.about-gallery img {
    border: 1px solid #DDD;
    width: 32%;
    height: 176px;
    margin-top: 15px;
}