@keyframes progressBarFill{0%{width:0}}.stats-progress-container .progress-bar-fill{transition:none;width:0}.stats-progress-container .progress-bar-fill.animated{animation:progressBarFill 1s ease-out forwards}@media (max-width:480px){.stats-progress-item{min-width:0}.stats-title strong{font-size:14px}.stats-icon{height:50px!important;width:50px!important}.stats-icon-class i{font-size:50px!important}}