.seema_map_main { 
  width: 250px;
  height: 200px;
  }
  
@media screen and (max-width: 400px) {
  .satkam_image_title { 
  width: 100%;
  height: auto;
  }
  .seema_map_main, .seema_map_head, .seema_map, .seema_imp_links_main_div, .seema_imp_links_head { 
  width: 100%;
  height: auto;
  }
  .seema_imp_contact_main_div, .seema_imp_contact_head {
  width: 100%;
  height: auto;
  }
}