.fs-preview-header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}
* {
  -webkit-tap-highlight-color: transparent;
}
.login.my-false,
.logout.my-true {
  display: none !important;
}

.fs-c-agreementConfirmationArea__message img{
max-width:50%;
margin:auto;
}






@media screen and (min-width: 320px) and (max-width: 768px) {
max-width:90%;
}
