@media (max-width: 767px) {
  .gm-style-iw.gm-style-iw-c{
    max-width : 250px !important;
    max-height: 200px !important;

  }
  .gm-style-iw-d table td:first-child:not(:last-child){
    display: none !important;
  }
}