.service-placeholder { margin: 2rem 0; } .service-placeholder .title { display: grid; grid-template-columns: 3rem 1fr; grid-gap: 1rem; } .service-placeholder .emoji { width: 3rem !important; height: 3rem !important; } .service-placeholder .name { width: 100% !important; height: 3rem !important; } .service-placeholder .text { margin-top: 1rem !important; } .service-placeholder .graph { width: 100% !important; height: 175px !important; margin-top: 1rem !important; }