@media screen and (max-width: 768px) {
  #header-nav-perso .limit-width {
    padding: 20px 15px !important;
  }
}

.heading-text h1 {
  letter-spacing: -3px;
}
