.cis-first-internship h4{
	font-size: 36px;
}
.cis-first-internship p{
	font-size: 20px;
}
.cis-first-internship blockquote p{
	font-size: 18px;
	font-family: 'Open Sans' !important;
}
.cis-first-internship blockquote:after {
    color: #fff !important;
}
.cis-first-internship blockquote:before {
    color: #fff !important;
}

@media (max-width: 767px) {
	.cis-first-internship img{
		width: 100% !important;
		height: auto !important;
		padding: 1rem !important;
	}
}