.wrapper-class{display:none}@media screen and (max-width:480px){.wrapper-class.mobile{display:block!important}}@media screen and (min-width:481px) and (max-width:1023px){.wrapper-class.tablet{display:block!important}}@media screen and (min-width:1024px){.wrapper-class.desktop{display:block!important}}.developmentApp{align-items:center;background-color:#fff;bottom:0;color:#000;display:flex;height:60px;justify-content:space-between;position:fixed;width:100%;z-index:20000}.previewText{font-size:15px;padding-left:2.5rem}.previewBtns{padding-right:2.5rem}.closeBtn{background-color:#2e31be;border:none;border-radius:3px;color:#fff}.closeBtn,.hideBtn{cursor:pointer;font-size:14px;padding:10px 20px}.hideBtn{background-color:#fff;border:none;color:#2e31be}