.component_event{
  margin:0 auto;
  max-width:53.125rem;
}

@media (min-width:992px){
  .component_event .safety-container{
    padding:0 !important;
  }
}

.component_event .safety-container table{
  border-bottom:.0625rem solid #ccc;
  border-top:.0625rem solid #ccc;
  display:block;
  font-size:1.125rem;
  line-height:1.75rem;
  padding:1.5625rem 0;
}

.component_event .safety-container table>tbody>tr{
  display:block;
  margin-bottom:.75rem;
}

.component_event .safety-container table>tbody>tr>th{
  border:0;
  min-width:140px;
  min-width:8.75rem;
  vertical-align:top;
}

@media (min-width:768px){
  .component_event .safety-container table>tbody>tr>th{
    min-width:320px;
    min-width:20rem;
  }
}

.component_event .safety-container table>tbody>tr td{
  border:0;
  vertical-align:top;
}

.component_event .safety-container table>tbody>tr td>div:nth-child(2n){
  margin-top:.75rem;
}

.component_event .safety-container table>tbody>tr a.map{
  background:url(../../../assets/img/mapmarker.png) no-repeat;
  -moz-background-size:100%;
       background-size:100%;
  display:inline-block;
  height:1.75rem;
  vertical-align:bottom;
  width:1.75rem;
}

/*# sourceMappingURL=event.min.css.map */
