.logo-holder {
    top: 16px;
}

.logo-holder img {
    height: 57px;
}

.home-main_container {

    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.about .column-wrapper_text.fl-wrap p {

    font-size: 18px; 
    font-weight: normal; 
    line-height: 32px;
}

.about .column-image .bg {

    filter: grayscale(75%);
}

.press .column-image .bg {

    filter: grayscale(80%);
}

.contact .column-image .bg {

    filter: grayscale(90%);
}

.press .post .btn {

    margin-top: 0; 
}

.press .blog-title.opt { 

    padding-bottom: 0;
} 
