@media screen and (max-width: 767px) {
    .hdr-right__menu {
      display: none;
    }
}