#content > #breadcrumb,
#content > #back_link,
#content > br { display: none; }

@media screen and (max-width:991px) {

  body { background: #fff; }
  
  /* opp archive pages */
  #section-header { width: auto !important; margin: 0 !important; }
  #section-header img { max-width: 100% !important; }
  #section-header a { display: block !important; position: static !important; background: #fff; }
  #section-header a:nth-of-type(2) { padding: 10px 0 0 10px; }
  #section-content { width: auto !important; overflow-x: scroll; }
  .pager-item, .pager-current { display: none !important; }
  .region-inner { padding: 0 !important; }
  td { padding: 4px 0; }

  /* super old archive pages */
  #mainSpan { width: auto !important; }
  .header img { max-width: 100% !important; }
  .header a { width: auto !important; position: static !important; }
  .header a:nth-of-type(2) { padding: 10px 0 0 10px; }
  .width_container { width: auto !important; border: 0 !important; }
  .dropshadow { width: auto !important; }
}
