First you should probably use rem units instead of em
You could put the icon and text inside the button tag set the width 100% and style them together that stacking them, using z index and negative margin. Would save you lines of code
You could also try to use more explanatory class or id namings. classes of 'One' 'two' and all you used are a little vague