@media screen and (max-width: 768px) {
	.about-us__section {
		margin-bottom: 40px !important;
	}
	.who-we-work-with__section {
		margin-top: 0 !important;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 0 !important;
	}
	.how-we-work__section {
		margin-top: 40px !important;
	}
}
