@import url(../../../stylesheets/responsive.css);
  
@media screen and (max-width: 899px)
{
  .flyout-menu { background-color: #922; }
  #header { background-color: #C33; }
  h2 { background-color: #FDD; }

}

