.header,
.container-header {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

.navbar-brand {
    background: transparent !important;
    padding: 0 !important;
}

body {
    background-color: #ffffff !important;
    background-image: none !important;
}