/* Post (arcticles, pages) start */

.post

hr
  margin: 35px 0 30px 0

p[style*='justify']
  +desktop
    text-align: left !important

+phone
  img
    max-width: 100%
    height: auto
    padding: 0
    border: 0

  iframe
    max-width: 100%
    height: auto

  .media-left,
  .media-right,
  .media-body
    display: block
    margin-bottom: 10px
    width: auto

em
  font-style: italic

ul,
ol:not(.generic-benefit-list)
  padding-left: 22px

ul
  list-style-type: disc

ol:not(.generic-benefit-list)
  list-style-type: decimal

li
  padding-bottom: 10px

div[id^='gallery'] img
  border: 0 !important