
.jnj-layout {
}

.jnj-layout .l-title {
}
.jnj-layout .l-top {
}
.jnj-layout .l-content-row {
}
@media (min-width: 800px) {
  .jnj-layout .l-content-row .col-md-8 {
  float: left;
  width: 66.66667%;
  }
  .jnj-layout .l-content-row .col-md-4 {
  float: left;
  width: 33.33333%;
  }
}

.jnj-layout .l-bottom {
clear: left;
}

.jnj-layout .l-callout {
}
