img.aura {
  margin-right: 4em;
}

.so-widget-sow-editor img.alignleft {
  margin: 0 2.5em 1.2em 0;
}

@media (max-width: 512px) {
  .so-widget-sow-editor img.alignleft,
  .so-widget-sow-editor img.alignright {
    float: none;
    display: block;
    margin: 0 auto 1.2em;
  }
}

.so-widget-sow-editor img {
  max-width: 100%;
  height: auto !important;
}

@media (max-width: 600px) {
  .so-widget-sow-editor img {
    float: none;
    display: block;
    margin: 0 auto 1.2em;
  }
}

.gigpress-country {
  display: none;
}

.page-id-396 h1.entry-title {
    display: none;
}