body {
	background-color: #ffe7e8;
	margin-top: 80px;
}

.bwe {
	max-width: 100%;
	width: auto;
	height: auto;
	pointer-events: none;
	-webkit-touch-callout: none;
}

.bwegen {
	max-height: 100%;
}

.bwemax {
	max-height: 165px;
}

.centerpage {
	display: flex;
	justify-content: center;
	align-items: center;
}