.module-wrapper {
	padding: 0 15%;
}

.module-wrapper .module-card {
	margin-bottom: 20px;
}

.module-wrapper .module-card img {
	max-width: 100%;
}

.module-wrapper .module-card .module-desc {
	padding: 0 48px;
}

.button-wrapper {
	margin-top: 50px;
	text-align: center;
	margin: auto;
}

.odoo-logo-wrapper {
	text-align: center;
}

.odoo-logo-wrapper img {
	height: 120px;
}