@charset "utf-8";
/* App-Store CSS Document */

div.smp_install{
  display: flex;
}

div.smp_install > a.app_store_link{
  padding: 9px 0 0;
}

div.smp_install > a > img.Googleplay_btn{
  width: 153px;
  height: auto;
}

