.hide {
    display: none;
}
#header {
    max-width:100%;
}
.color-red {
    background-color: rgba(106, 0, 10, 0.44);
}