.maincontent {
	position: relative;
	max-width: 100%;
	background: url(/imageserver/UserMedia/customhmimp/2020/homebg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 200px;
}