@media only screen and (min-width: 768px) {
	.right-side {
		padding-right: 5rem !important;
	}
}


#content-wrapper {
	background-color: #F0F0F0 !important;
}
