/* ------------------------------------------------------------ modal css override */
html { overflow: scroll; -ms-overflow-style: none; scrollbar-width: none; }
html::-webkit-scrollbar { display:none; }



