.slideTitleWrapper { position: relative; height: 52px; text-align: left; .iconWrapper { margin-left: 10px; margin-right: 10px; font-size: 20px; color: #F14A2D; display: inline-block; height: 52px; line-height: 52px; vertical-align: top; } .slideTitle { display: inline-block; .subtitle { height: 52px; line-height: 52px; font-size: 14px; font-weight: 600; } .tabItem { height: 20px; line-height: 20px; font-size: 12px; } } .btnWrapper { position: absolute; right: 50px; top: 0px; } }