html, body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    background: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #333;
    line-height: 1.4375;
}
header,.sliders,.header_spacer,footer,#map,.right_content,form{
    display: none!important;
}
h1:first-of-type{
    margin-top: 0;
}
.left_content>*:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}
