@media (min-width: 768px) and (max-width: 1024px) {
	#benefits .benefit {
		background-color: transparent !important;
	}
}