/* line 1, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.widgets-picture-text {
  width: 100%;
}
/* line 4, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.widgets-picture-text .item {
  margin-bottom: 1.5em;
}
/* line 8, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.widgets-picture-text .picture-text-text {
  display: inline-block;
  width: 64%;
  padding: 0px 1%;
  vertical-align: top;
}
/* line 14, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.widgets-picture-text .picture-text-text .headline {
  font-size: 16px;
}
/* line 18, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.widgets-picture-text .picture-text-text .details {
  font-size: 14px;
}

/* line 25, ../../../app/assets/stylesheets/widgets/picture_text.scss */
.lightbox.widgets-picture-text .picture-text-headline {
  margin-bottom: 10px;
}
