.titleNossa{
	color: #724626;
	margin: 20px 0px 20px 0px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid #eff0f1;
}
.textNossa p{
	color: #98999b;
	margin: 0 0 14px;
}
.subNossa{
	margin-bottom: 30px;
}
.subNossa b{
	color: #724626;
}
.textNossa{
	text-align: justify;
}
.imgNossa img{
	width: 100%;
	height: 278px;
}
.nossaEmpresa .col-md-8{
	padding-right: 4%;
}
@media screen and (max-width: 767px){
	.imgNossa{
		margin: 30px 0px;
	}
}