@media (min-width: 576px) {
  .text-right-desktop {
    text-align: right;
  }
}
