@media screen and (max-width: 480px) {
  .md-content h1 img {
    max-width: 300px !important;
  }
}
