.inner-page-head.services h1 {
  color: #fff !important;
}

@media(min-width:800px){
.inner-page-head.services {
    height: 38vw !important;
}
}

@media(max-width:800px){
.inner-page-head.services {
    height: 50vw !important;
}
}
