.input559.wp-custom-datepicker {
    border-color: #FFF;
    font-weight: normal;
}
.day_buttons {
    display:none !important;
}

@media (max-width: 768px) {

    body #main-content .content-area .top_site_main img {
        height:auto !important;
    }
    
    .site-content {
    padding-top: 20px;
    }
    
     article .wpb-content-wrapper h1 {
        font-size: 32px;
        line-height: normal;
    }
}