.user-task-panel[data-v-1e97a0ee]{position:relative;display:flex;align-items:center;padding:10px;border-radius:20px;margin-bottom:10px;justify-content:space-between;transition-duration:.3s;width:100%;background-color:var(--dark-box-color)}.user-task-panel img[data-v-1e97a0ee]{width:70px;height:70px;border-radius:50%;border:solid 1px var(--border-color);padding:5px;float:left;-o-object-fit:cover;object-fit:cover}.user-task-panel h2[data-v-1e97a0ee]{margin-inline:10px;float:left;line-height:30px}.u-t-buttons[data-v-1e97a0ee]{justify-self:right;gap:10px;display:flex}.u-t-buttons button[data-v-1e97a0ee]{padding:10px;font-size:25px}@media only screen and (max-width:500px){.user-task-panel[data-v-1e97a0ee]{width:100%;text-align:center;flex-direction:column}.user-task-panel img[data-v-1e97a0ee]{margin:auto}h1[data-v-1e97a0ee]{padding:0}}