.mesh_ui .facade {
    position: relative;
    float: initial;
}

.mesh_ui .facade .post_wrapper {

}

.mesh_ui .facade .post_wrapper .div-block {margin: 25px 0;}

.mesh_ui .facade .post_wrapper .div-block h2 {

}

.mesh_ui.minimal .facade {

}

.mesh_ui.minimal .facade .post_wrapper {

}

.mesh_ui.minimal .facade .post_wrapper .div-block {

    margin: 140px 0 40px;
}

.mesh_ui.minimal .facade .post_wrapper .div-block h2 {

    text-transform: none;

    font-size: 55px;

    color: #000;

    font-family: 'Ubuntu Condensed', sans-serif !important;

    letter-spacing: initial;
}

@media screen and (min-width: 1451px) {


}

@media screen and (min-width: 1025px) and (max-width: 1450px) {


}

@media screen and (max-width: 1024px) and (min-width: 787px) {


}

@media screen and (max-width: 786px) and (min-width: 481px) {


}

@media screen and (max-width: 480px) {


}