@media screen and (max-width: 1024px) {
  .sticky-enabled .user-name {
    padding-left: 20px !important;
  }
}