@include media-breakpoint-down(sm) {
  .display-mobile {
    width: 100% !important;
  }
}
