.dm-compliance-communication {
  &__attachments {
    &-item {
      div.govuk-grid-column-one-half > button {
        @include govuk-media-query($from: tablet) {
          margin-top: 130px;
        }
      }
    }
  }
}
