.dsml ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;}
.dsml ul li h5{
    font-weight: normal;}
