.serv-info h2 {
    font-size: 1.5em !important;
   
}
button.gm-ui-hover-effect {
 
 position: absolute !important;
 right: 0;
}
.gm-style .gm-style-iw-d div#content {
 padding: 15px !important;
}
.container.qlt-con a.qlt-btn1:hover {
    color: #000 !important;
}
ul.footer__legal-new a {
    color: #000 !important;
}

@media only screen and (max-width:500px){
  section#header .logo img {
    width: 200px !important;
}
.inner-page-head.services h1 {
    padding: 3px 12px !important;
    background: linear-gradient(45deg, black, transparent) !important;
}
  
}