.w-100 {
	width: 100%;
	height: 75vh;
}

html, body {
	max-width: 100%;
	overflow-x: hidden;
}

main {
	padding:0;
}