.help-article img

max-width: 100%
height: auto

.help-category-teaser li

margin-bottom: 5px

.help-meta-information

display: flex
justify-content: center

.help-author, .help-date

padding: 10px
color: $gray-500
font-size: 16px

.help-categories

+desktop
  ul
    display: flex
    justify-content: center

  li > a
    padding-right: 10px
    padding-left: 10px
    border-right: 1px solid $gray-300

  li:last-child a
    border-right: 0