.contact-container {
	background-image: url(../images/contact.jpg);
	background-size: cover;
	width: 100%;
	top: 30px;
}

.info{
	padding-top: 30%;
	padding-right: 5%;
	padding-bottom: 2%;
	background-color: rgba(0,0,0,0.3);
}

h6{
	margin-bottom: 10px !important;
}