.component_list_module ol,.component_list_module ul{
  max-width:100%;
}

.component_list_module ol li,.component_list_module ul li{
  font-family:Raleway,sans-serif;
  min-height:auto;
}

.component_list_module .heading{
  padding-bottom:0;
}

.component_list_module ol li{
  padding:0 0 0 1.25rem;
  margin-bottom:.625rem;
  line-height:1.5;
}

.component_list_module ol li:before,.component_list_module ol li span{
  width:auto;
  font-size:1rem;
  border-right:none;
  font-weight:700;
  content:counter(counter) ".";
  font-family:Montserrat,sans-serif;
}
