/* Enter Your Custom CSS Here */

.et_header_style_centered #main-header .logo_container {
    height: 100%;
}

.et_header_style_centered #logo {
    max-height: 100%;
}

.et_pb_post {
    margin-bottom: 80px;
}

.et_pb_post a img {
    max-width: 35%;
    float: left;
    padding-right: 20px;
}