.brand-image {
	max-width: 125px;
}

#impersonate-notification {
	margin-bottom: 0px;
}

#breakfast-count-form {
	width: 100%;
}

main.container {
	height: 75vh;
}

.contactsList li {
	cursor: grab;
}

.custom-modal-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 255, .5);
	height: 100%;

}

.page-section-container {
	position: relative;
	top: 0;
}

.custom-modal-content {
	max-width: 700px;
}