.contact-right h4 {
	margin-bottom: 20px;
}
.contact-right p {
	margin-bottom: 20px;
}
.contact-right h5 {
	margin-bottom: 15px;
}
.contact-right ul {
	list-style: none;
	padding: 0;
}
.contact-right ul li {
	margin-bottom: 10px;
}
.contact-right ul li i.fa-check {
	color: #4CAF50;
}
.address.mt20 {
	margin-top: 20px;
}
