.wrap8Overlay {
	background: #000000ba;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
	.wrap8Inner {
		padding: 40px 30px !important;
	}
	.wrap8Inner h2 {
		font-size: 20px !important;
		margin-bottom: 40px !important;
	}
	.wrap8MainContent {
		margin-bottom: 40px !important;
	}
	.wrap8Inner p {
		font-size: 16px !important;
		margin: 20px 0 !important;
	}
	.testimonialMobileName {
		margin-bottom: 65px !important;
	}
	.testimonial {
		width: 100% !important;
	}
}