
@media only screen and (max-width:480px) {
    .input_number1 {
        margin-left: 0px;
    }
}