section#bnr {
	display: block;
	width: 900px;
	max-width: 900px;
	text-align: center;
	margin: 30px auto 0;
}

section#bnr > div > a > img {
	width: 100%;
}

	@media only screen and (max-width: 768px) {
		section#bnr {
			width: 90%;
			max-width: 90%;
		}
		.elementor-2 .elementor-element.elementor-element-3139773 {
			--margin-top: 0%;
		}

