@media (max-width: 500px) {
  .fix--h1 {
    text-align: right !important;
  }
}
