#registerappointment section {
    position: relative;
}
#registerappointment section:not(:first-of-type) {
     display: none;
}
