/* Place any CSS overrides in this file. */
@media only screen and (max-width: 868px) {
  .logo_image.js {
    max-width: 200px !important;
  }
}