/* Image classes generated from configuration data
    .<id>CoverImage: Adjusts between icon size on small screens to feature size on medium and higher.
*/
/* line 5, style/default/images.scss */
.chaosboundCoverIcon {
  background-image: url("/image/covers/ChaosBound_icon.jpg");
  height: 206px;
  width: 134px;
  background-repeat: no-repeat; }

/* line 12, style/default/images.scss */
.chaosboundCoverIconWidth {
  width: 134px; }

/* line 16, style/default/images.scss */
.chaosboundCoverFeature {
  background-image: url("/image/covers/ChaosBound_feature.jpg");
  height: 400px;
  width: 261px;
  background-repeat: no-repeat; }

/* line 23, style/default/images.scss */
.chaosboundCoverFeatureWidth {
  width: 261px; }

/* line 27, style/default/images.scss */
.chaosboundCoverImage {
  background-image: url("/image/covers/ChaosBound_icon.jpg");
  height: 206px;
  width: 134px;
  background-repeat: no-repeat; }

/* line 34, style/default/images.scss */
.chaosboundCoverImageWidth {
  width: 134px; }

/* line 38, style/default/images.scss */
.curseboundCoverIcon {
  background-image: url("/image/covers/CurseBound_icon.jpg");
  height: 206px;
  width: 137px;
  background-repeat: no-repeat; }

/* line 45, style/default/images.scss */
.curseboundCoverIconWidth {
  width: 137px; }

/* line 49, style/default/images.scss */
.curseboundCoverFeature {
  background-image: url("/image/covers/CurseBound_feature.jpg");
  height: 400px;
  width: 267px;
  background-repeat: no-repeat; }

/* line 56, style/default/images.scss */
.curseboundCoverFeatureWidth {
  width: 267px; }

/* line 60, style/default/images.scss */
.curseboundCoverImage {
  background-image: url("/image/covers/CurseBound_icon.jpg");
  height: 206px;
  width: 137px;
  background-repeat: no-repeat; }

/* line 67, style/default/images.scss */
.curseboundCoverImageWidth {
  width: 137px; }

/* line 73, style/default/images.scss */
.post .entry-image {
  min-width: 300px;
  min-height: 200px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

/* line 82, style/default/images.scss */
.post-4 .entry-image-4 {
  background-image: url("/"); }

/* line 87, style/default/images.scss */
.post-1 .entry-image-1 {
  background-image: url("/news/image/5a9a1b51-cb4e-11ed-bb62-87918245eb47.png"); }

/* line 92, style/default/images.scss */
.RebeccaBraeImage {
  background-image: url("/image/bios/becbiopicbwsm.png");
  background-repeat: no-repeat; }

/* line 96, style/default/images.scss */
.AdriaanBraeImage {
  background-image: url("/image/");
  background-repeat: no-repeat; }

/* line 100, style/default/images.scss */
.plannersImage {
  background-image: url("/image/");
  background-repeat: no-repeat; }

/* line 104, style/default/images.scss */
.mistwardenImage {
  background-image: url("/image/");
  background-repeat: no-repeat; }

/* line 108, style/default/images.scss */
.elementalanthologiesImage {
  background-image: url("/image/");
  background-repeat: no-repeat; }

/* line 112, style/default/images.scss */
.100wordhorrorsImage {
  background-image: url("/image/");
  background-repeat: no-repeat; }

/** Vibrant Color styles */
/** Medium width **/
@media screen and (min-width: px) {
  /* line 123, style/default/images.scss */
  .chaosboundCoverImage {
    background-image: url("/image/covers/ChaosBound_feature.jpg");
    height: 400px;
    width: 261px;
    background-repeat: no-repeat; }
  /* line 129, style/default/images.scss */
  .curseboundCoverImage {
    background-image: url("/image/covers/CurseBound_feature.jpg");
    height: 400px;
    width: 267px;
    background-repeat: no-repeat; }
  /* line 137, style/default/images.scss */
  .post .entry-image {
    display: inline-block;
    min-width: 300px;
    min-height: 300px; } }

/** Large width **/
@media screen and (min-width: px) {
  /* line 148, style/default/images.scss */
  .post .entry-image {
    min-width: 500px; } }

/** Extra Large width **/
@media screen and (min-width: px) {
  /* line 157, style/default/images.scss */
  .post .entry-image {
    min-width: 800px; } }
