.kyl_breadcrumbs .content_wrapper * {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #000;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .kyl_breadcrumbs .content_wrapper * {
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
  }
}
.kyl_breadcrumbs .content_wrapper *.current_page {
  font-weight: 400;
}
