.scale{background-color:#007bff;height:20px;margin-bottom:5px;transition:width .5s ease-in-out}.scale-container{display:inline-block;width:100px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin:0 5% 0 0;height:20px}.scale{background-color:#007bff;height:100%;width:0;transition:width .5s ease-in-out;border-bottom-right-radius:5px;border-top-right-radius:5px}.category-row{display:flex;align-items:center;margin-bottom:10px}.category-name{width:110px;margin-right:5%}@media (max-width:350px){.scale-container{width:100px}.category-name{width:100px!important;font-size:.8em}}