.columns-three{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.isotope-item{
    width: 48%;
}
.masonry-thumbnail{
    text-align: center;
}
h1.masonry-title {
    clear: both;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
}
.culture-l{
    width: 68%;
}
.culture-l .masonry-excerpt{
    margin-bottom: 0;
    font-size: 14px;
    width: 100%!important;
}
.masonry-page-content {
    border-bottom: 2px solid #323232;
    padding: 10px 14px;
    background: #fafafa;
    font-size: 14px;
}
.culture-l p{
    line-height: 24px;
}