@charset "utf-8";

.msn-topInfo__buttonGroup .msds-1tap-balloon::before{
  border-top: none;
  border-right: none;
}


@media (min-width: 768px) {
  .msn-topInfo__buttonGroup{
    align-items: end;
  }

  .msn-topInfo__buttonGroup .msds-1tap-balloon{
    margin-top: 20px;
  }
}



@media (max-width: 767px) {
  .msn-topInfo__buttonGroup .msds-1tap-balloon,
  .msn-mapInfo__buttonGroup .msds-1tap-balloon{
    margin-top: 30px;
  }

  .contact_wrap .msds-1tap-balloon{
    margin-top: 26px;
  }
}
