.clockComponent{ width: 408px; height: 80px; line-height: 80px; border-radius: 40px; background-color: #f6d428; display: inline-block; border: 2px solid #e5e5e5; text-align: center; } .clockComponent .clockIcon{ vertical-align: middle; margin-right: 30px; }