.line-height-small{
    line-height: 1em;
}

@media all and (max-width: 575.98px){
    .line-height-small-sm{
        line-height: 1em;
    }
}