@charset "utf-8";

@media only screen and (max-width: 600px) {
  #saved-banner-div { text-align: center; }
}

#saved-banner-div { text-align: end; }