/* Enter Your Custom CSS Here */
.opening-hours ul li span.right{font-size:11.5px}

@media (min-width: 992px)
{
 .jumbotron .jumbotron-caption {
    
     width: auto !important; 
   
  }}

.content-area span.normal {

    font-weight: bold !important;

}
@media (max-width: 650px){
  .mobile-clear{clear:both}
}
@media (min-width: 992px) { .header .header-wrapper .header-logo { display: table; vertical-align: middle; padding: 0; height: 113px; max-width: 250px;}
}