@media screen and (max-width: 749px) {
  .header__heading-logo {
    max-width: 80%;
    width: auto;
    height: auto;
  }
}
