/* Banner Image */

.mybanner {
  min-width: 100%;
}

/* Menu */

/* Override the lila background with white */
.container-header {
    background-color: #142429;
    background-image: none;
}

/* Override the lila background with white */
.container-footer {
    background-color: white;
    background-image: none;
}