@import "shared";

.eic-container {
  margin-bottom: 20px;

  .eic-frame {
    a.eic-image-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
    }
  }
}