@charset "UTF-8";

/* only browser style */

.btn-browser {
  display: table !important;
  margin:0 auto;
}
.btn-mailer {
  display: none !important;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .ie-content {
    max-width:564px !important;
  }
}
