@media (min-width: 300px) {
  #LASP-2 {
    text-align: center;
  }
}

@media (min-width: 992px) {
  #LASP-2 {
    text-align: left;
  }
}

