

#main_img_wrapper{
 background: url('/img/performance/main_performance.jpg') center center no-repeat;
 background-size: cover;
}

div.FLEX_OUTER{
 max-width: 33.3%;
 padding-bottom: 30px!important;
}

.b_lbl{
 display: inline-block;
 width: 80px;
 font-size: 13px;
 color: #6648A5;
 font-weight: bold;
}

.b_title{
 font-size: 13px;
 border-bottom: 1px dotted #CCCCCC;
 padding: 20px 0px 8px 0px;
}

.b_name{
 font-size: 13px;
 border-bottom: 1px dotted #CCCCCC;
 padding: 8px 0px;
}

.b_doc{
 font-size: 13px;
 padding: 8px 0px;
}

