.mdc-layout-grid .mdc-layout-grid__inner .mdc-layout-grid__cell:first-child {
	background-color: white;
	background-image: url("/globalsportsny-com/images/bg-pic2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}

.mdc-form-field{
	background-color: white;
}
