.input { height: 49px; padding: 0 0 0 16px; display: flex; justify-content: center; &::placeholder { font-size: 12px; line-height: 16px; color: $color-gray9; } }