@media (max-width:460px) {
    .appointment-form{
        padding: 20px !important;
    }
}