/* stylelint-disable selector-class-pattern */

.w153-pbd-element--text > .w153-pbd-element__inner > :last-child {
  margin-bottom: 0;
}

.w153-pbd-element--image img {
  display: block;
  width: 100%;
  height: auto;
}
