@media (min-width:480px) and (max-width:1400px){#tabletMessage{position:fixed;top:0;z-index:1000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;overflow:hidden!important;-ms-touch-action:none;touch-action:none;background-color:#f2f2f2}#tabletMessage_container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;width:500px;padding:50px;border-radius:20px;box-shadow:0 0 100px rgba(0,0,0,.1)}#tabletMessage_logo{margin-bottom:30px}#tabletMessage_logo img{display:block;height:80px;width:auto}#tabletMessage_caution{display:block;font-size:100px;line-height: 130px;width:auto}#tabletMessage_heading{display:block;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:25px;font-weight:600;color:#000;text-align:center}#tabletMessage_text{display:block;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';margin-top:20px;font-size:16px;line-height:1.5;color:#3a3a3a;text-align:center}}
