.reducers 
#container-input{
    display: flex;
    flex-direction: column;
}
.reducers 
#container-input 
#input-value{
    width: 150px;
    height: 25px;
}
.description-action{
text-transform: uppercase;
font-size: 12px;
}