@media screen and (max-width: 500px) and (min-width: 200px) {
  .Contact-Us-menu{
    display: block !important;
  }
}
