.eb-categories-grid-items>div {
    margin-bottom: 20px;
}
#slideshow .live {max-width: 1140px; }
.eb-container { margin: 3em auto; margin-top: 1em; max-width: 1140px;}
.button, button, button.btn, input.btn, .btn { background: #e6e6e6!important; color:#e30613!important;}
.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover, .button:active , button:active , button.btn:active , input.btn:active , .btn:active { background: #e30613!important; color: #fff!important;}
.btn a {text-decoration:none!important; }
.eb-event-title-container { padding-top: 20px;}
.eb-event-date.bg-primary { background: #e6e6e6!important; }
.eb-event-date-day, .eb-event-date-month, .eb-event-date-year { color: #353b41!important;}
.eb-description-details.clearfix {  font-size: 1.2rem!important; line-height: 1.5rem; text-align: justify;}
.eb-description-details.clearfix > p { margin-left: 0px; text-align: justify; font-size: 1.2rem!important; line-height: 1.5rem;}
.eb-description-details.clearfix img.eb-thumb-left+p { margin-left: 235px;}
.eb-description-details.clearfix ul { margin-left: 260px;}
.table, .table-bordered th, .table-bordered td {border:none!important;}
.table-striped tbody tr {background: transparent!important;}
.table, .table-bordered, .table-striped { width: 75%!important; margin-left:235px!important;}
td.eb-event-property-label { width:20%!important;}
img.eb-thumb-left {
    padding-right: 15px;
    float: left !important;
    height: auto!important;
}
@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 50%!important;
        flex: 0 0 50%!important;
        max-width: 50%!important;
    }
}
@media (max-width: 768px) {
img.eb-thumb-left  { 
    width: 99%;
    display: block;
    padding-right: 0;
    float: none!important;
    clear: both;
  }
 
.eb-description-details.clearfix > p, 
.eb-description-details.clearfix img.eb-thumb-left+p { margin-left: 0; text-align: left;}
.eb-description-details.clearfix ul { margin-left: 25px;}
.table, .table-bordered, .table-striped {
    width: 100% !important;
    margin-left: 0 !important;
}
  img.img-thumbnail.rounded-circle {
    width: auto!important;
    max-width: 50%;
  }
  
}