.py-4 > .container > .row > .col > .form-control {
	float: right;
	text-align: center;
}

.page > .py-4 {
	float: none;
}

#site-content > .container > .row.justify-content-center > .col-md-12 {
	float: none;
	text-align: center;
}

