.ReorderMedias {
  &-btn {
    position: absolute;
    right: 0;
    top: -50px;

    &.mobile {
      padding: 0.5rem;
    }
  }
}