.wpeem-block{
  width: 100%;
}

/* Image = table width */
.wpeem-featured-image img{
  width: 100%;
  height: auto;
  display: block;
}

/* Ensure table does not exceed wrapper */
.wpeem-block table{
  width: 100%;
}
