.profile {
	margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  .profile {
    margin: 0px auto 20px auto;
}

.heading {
	font-size: 36px;
}

.testimonials {
	font-style: italic;
}

.text-muted {
	font-style: normal;
}
