.note { border:none; background:rgba(255,255,255,.5); }
.note h2 { color:#22252f; }
.note h2::before { content:""; }
@media(min-width:992px) {
	.note { width:auto; padding-right:50px; }
}
