.section--dark .hours-a__title, .section--light .hours-a__title {
    margin-bottom: 30px;
}
.section--dark .hours-a__schedule .hours-a__schedule--border, .section--light .hours-a__schedule .hours-a__schedule--border{
    padding: 0 10px;
}
/*.hours-a__schedule--border, .hours-a__schedule--border p, .hours-a__schedule--border strong{
    text-align: center!important;
}*/
@media(max-width: 1200px) and (min-width: 900px){
    .section--dark .hours-a__schedule .hours-a__schedule--border p, .section--light .hours-a__schedule .hours-a__schedule--border p{
        font-size: 12px;
    }
}

.cta-no-padding .col-sm-12 {
    margin-bottom: 5px;
}
@media(max-width: 767px) {
.wrap__page-content img {
    float: none!important;
    max-width: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    display: block!important;
 }
}
@media(min-width:767px){
  div#id_c2fc1593-96d2-53bf-8d07-53f6a12d42f2 {
    margin-top: -60px;
}  
}