.similarAppointmentCards{display:flex;flex-wrap:wrap;gap:15px}.similarAppointmentCards .DoctorCard{border:1px solid rgba(0,0,0,.1);width:48%;min-height:100%!important}.similarAppointmentCards .DoctorCard .appointmentButtonsSection{flex-direction:row-reverse!important}.similarAppointmentCards .DoctorCard .appointmentButtonsSection .btn-style-one{padding:10px 5px;font-size:14px;width:40%}.similarAppointmentCards .DoctorCard .appointmentButtonsSection .btn-style-one:first-child{width:60%}@media screen and (max-width:600px){.similarAppointmentCards .DoctorCard{width:100%}}