/* Extracted from index.html: v26-real-layout-fix */
@media (min-width: 1024px){
  #catering .table-scroll, #committeeDetailView .table-scroll{overflow-x:visible!important;}
  #catering .table-scroll table, #committeeDetailView .table-scroll table{min-width:0!important;width:100%!important;}
  #catering .grid{max-width:none!important;}
}
