.homepage-pdt {
	width: 16%;
	height: 100%;
}

.homepage-pdt-holder {
	max-width: 100%;
	overflow: hidden;
}

.section-head-title span {
}

.homepage-whyus-img {
	width: 75%;
	height: 100%;
}

.homepage-whyus-img-holder {
	display: flex;
	justify-content: end;
}

@media only screen and (max-width: 767px) {
	.homepage-whyus-img-holder {
		display: flex;
		justify-content: center;
	}

	.what-we-do-big-title {
		display: flex;
		justify-content: center;
	}

	.what-we-do-info-content {
		text-align: center;
	}
}
