.interna_sobre:before{
	content: '';
    display: block;
    height: 160px;
    width: 100%;
    background-color: #000;
    opacity: 0.4;
    position: absolute;
    margin-top: -30px;
}

.interna_sobre {
	background: url("../img/bg-sobre.jpg") no-repeat center;
	background-size: cover;
}

.missao_sobre {
	padding-top: 60px;
}

.missao_sobre p {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 1em;
	padding-right: 60px
}

.missao_sobre ul li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 30px;
}

.foto-equipe {
	padding-top: 20px;
}