#mw-web-prospect {
	flex-direction: column;
	justify-content: space-around;
}

#mw-web-prospect::after {
	text-align: center;
    	content: "**Please note that we currently do not service apartment buildings**";
    	color: #e71a1af5;
    	font-size: 20px;
    	font-weight: bold;
}