.igd-acf-field {

  .igd-items-table {
    .file-actions {
      .button {
        display: inline-flex;
        align-items: center;
      }
    }
  }

  .igd-acf-button {
    display: flex;
    align-items: center;
    margin-top: 15px;

    img {
      margin-right: 7px;
    }

  }
}