.note-style-ast{
	display: flex;
}
.note-style-ast:before{
    content: "*";
    display: inline-block;
    margin-right: 10px;
}