@media screen and (max-width: 768px) {
  .header--no-mmenu {
    padding-bottom: 0;
  }
}