@media only screen and (min-width: 768px) {
.header.stacked {
padding-top: 30px;
background: #f6f6f6;
margin-top: 0px !important;
Opacity: 0.97
}
}