Value Changer For The Quantity Field Out Of Place

Hi,

I have the value changer (+ - ) for the quantity field out of place (http://prntscr.com/lka3zg) but do not know how to fix it because on my styles.less file there are 4 different sets of code that seem to be for the same thing:

Line 505 to 510:

.ty-value-changer__increase, .ty-value-changer__decrease{
border: 1px solid #360;  
color:#360; 
}
.ty-value-changer__input.cm-amount{
width:46px;  

Line 656

.ty-value-changer__input.cm-amount{
border: 1px solid #360;
    width: 40px; 

Line 852

input.ty-value-changer__input{
height:20px;
text-align:left;
padding:2px;

Witch one do I have to change and how in order to look like this (more or less): https://prnt.sc/c5vj0v?

Thank you!

Please PM me URL where I can find qty changer on your website

Please PM me URL where I can find qty changer on your website

Thanks, I've sent you the link this morning.