.header__name {
	margin-top: 0px;
}

.auth-container {
	max-width: 300px;
}

.form-grid {
	display: flex;
	flex-direction: column;
}

.child-info-1 {
	min-height: 230px;
	max-height: 1000px;
	margin-bottom: 20px;
}
.child-info-2 {
	min-height: 230px;
	max-height: 1000px;
	margin-bottom: auto;
}

video {
	border-radius: 0;
}

.video-buttons__progressBar-1 {
	max-width: 355px;
}

#ProgressBar {
	max-width: 350px;
	min-width: 200px;
}
