
.appointment-wrapper {
	margin-bottom: 5%;
}
.expand-collapse-container .panel-collapse {
	background-color: rgb(207, 239, 249) !important;
}
@media (max-width: 1735px) {
 	body span.appointment-title {
	max-width: 18vw;
	}
	.appointment-wrapper {
		padding: 1vw 1.263vw;
	}
}