.PhysioBanner {
  min-width: 100%;
}

.container-header {
    background-color: white;
    background-image: none;
}

.footer {
    background: white;
  
}

.breadcrumb {
    background: lightgrey;
  color: black;
  
}