.row {
display: -ms-flexbox;
    display: flex;
}
.col {
-ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
#middle {
-ms-flex: 3;
    flex: 3 3 75%;
width: auto;
}
#right {
-ms-flex: 1;
    flex: 1 1 25%;
width: auto;
}
#rmenu2 {
display: -ms-flexbox;
    display: flex;
}
#rmenu2 > li {
-ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
#current-events .event-categories li a {
display: block;
margin: 0 0 2px;
text-align: center;
font-weight: 400;
color: #000;
line-height: 120%;
}

#current-events .event-categories li:last-child a[href$="teens/"] {
color: #9f1c02;
}

#current-events .event-categories li:last-child a[href$="teens/"]::before {
content:"(";
}
#current-events .event-categories li:last-child a[href$="teens/"]::after {
content:")";
}
#current-events .event-categories li:last-child a {
margin-bottom: 0;
}
body {
background: #ebe0c3 url(/wp-content/uploads/2017/08/forest-background-1x.png) repeat-x;
background-position: center -100px;
}
#header {
background: url(https://www.bigbadcon.com/wp-content/uploads/2021/07/bigbadonline-website-banner.png) no-repeat top left;
background-size: 1065px;
}
#menu1 {background: rgba(0, 0, 0, 0.7);}

body .frm_style_bbc-forms.with_frm_style .frm-show-form  .frm_section_heading h3 {
padding: 0;
background: none;
font-size: 24px;
border: 0;
}

.postid-6147 #current-events .event-description { width: 35% !important}

.postid-6147 #current-events .event-system {width: 30% !important}

.postid-6147 #current-events .event-GM { width: 20% !important}

.postid-6147 #current-events .event-format {width: 15% !important}

.postid-6147 #current-events .event-categories li a { display: inline-block;margin-right: 3px}


img.staffphoto {
  padding: 0px;
  margin: 4px 4px;
  border: none;
}

table td img {
height: auto; max-width:100%;}