.lm-ui-label {

    width: 95px;
   	display: flex;
   	flex-direction: row;
   	align-items: center;
   	justify-content: flex-start;

}