.c-DropPositioner {
  @import "../../resets/base";
  left: 0;
  position: absolute;
  top: 0;

  &__content {
    display: inline-block;
  }
}