.screenTooSmall{display:none;width:100%;height:100%;padding:2% 18%;position:fixed;top:0;left:0;background-color:#fff;text-align:center;align-items:center;overflow:hidden;z-index:9999999}.bot,.logo{display:inline-flex}.description,.heading,.subHeading{margin:6% auto 0}.subHeading{text-align:center}@media only screen and (max-device-width:1023px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.screenTooSmall{display:flex}body{overflow:hidden;height:0}}@media only screen and (max-device-width:1023px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){.screenTooSmall{display:flex}body{overflow:hidden;height:0}}