/* Уменьшает иконку личного кабинета */
.t706__carticon_img, .t706__accounticon_img {
    width: 20px !important;
    height: 20px !important;
}

/* Если нужно уменьшить всю кнопку (опционально) */
.t706__accounticon, .t706__carticon {
    padding: 8px !important;
}