.custom-stats .stats-grid{display:flex;flex-wrap:nowrap}@media (max-width:1000px){.custom-stats .stats-grid{flex-wrap:wrap}}.custom-stats .stats-column{box-shadow:0 -1px 0 0 #ebebeb,1px 0 0 0 #ebebeb;flex-grow:1;flex-shrink:0;padding:20px;text-align:center;width:25%}@media (max-width:1000px){.custom-stats .stats-column{width:50%}}@media (max-width:600px){.custom-stats .stats-column{width:100%}}.custom-stats .stats-graph{height:400px}.custom-stats .stats-loader{background:hsla(0,0%,98%,.7)!important}