@media screen and ( min-width: 1025px ) {

	body::before {
		background-image: url(../img/site-branding/pv-background.svg); background-repeat: no-repeat; background-size: cover;
	}

}