.ktp-form {
    max-width: 420px;
}

.ktp-form input,
.ktp-form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}