.myhero{
  height: 400px !important;
  background-position: 50% -200px !important;
}

.menus .menu-img {
  width: 260px !important;
  height: 225px !important;
}

@media (max-width: 991.98px){
.hero-wrap {
    background-position: top center !important;
}
}