.myhero{
  height: 270px !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;
}
}
@media (max-width: 1080px){
.menus .menu-img {
 /* width: 260px !important;
  height: 190px !important;*/
}
}@media (max-width: 960px){
.menus .menu-img {
  /*width: 260px !important;
  height: 180px !important;*/
}
	.myhero{height: 170px !important;}
}

