#patient-profile .patient-img { width: 75px; } #patient-profile .doctor-img { width: 35px; } #patient-profile .patient-name { text-align: center; } #patient-profile .patient-details-row { position: absolute; } #patient-profile .patient-info-heading { font-weight: 900; display: inline-block; width: 100px; } #patient-profile .diesase-badge { margin-right: 5px; } .patient-wrapper.table td { padding: 0.75rem 0.8rem; } .patient-wrapper .action i.text-success { margin-right: 0.3rem; }