h2, .h2 {
    font-size: 25px;
}

.services {
    background-color: #fafafa !important;
    padding: 15px;
margin-bottom: 1.5em;
}

.maxbutton {
    margin: 10px 0 10px 0px;
    transition: 0.15s all linear;
    -moz-transition: 0.15s all linear;
    -webkit-transition: 0.15s all linear;
    animation-name: fadeInUp;
}

iframe {
    border: 0px solid #DDD !important;
}

.post-navigation, .breadcrumbs {
display:none;
}
