@charset "UTF-8";
.msg {
  padding: 40px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }
  @media screen and (min-width: 1200px) {
    .msg {
      font-size: 18px;
      font-size: 1.8rem; } }
