.bg-image {
	background-image: url("https://www.abcnannysource.com/img/bg-image-standard.jpeg");
	background-size: cover;
	background-attachment: fixed;
}

.main-frame {
	max-width: 960px !important;
	min-height: 100vh;
}

.label-image {
	max-width: 100%;
}