strong { font-family: montserrat-bold; } 
.banner-tecnologia { float: left; width: 100%; height: 327px; background: url(../img/banner-tecnologia.jpg) no-repeat center top } 
.texto-tecnologia { float: left; width: 92%; margin: 60px 4% 95px; padding: 170px 0 0 0; font: 16px montserrat-regular; line-height: 28px; color: #000; background: url(../img/logo-utfpr.png) no-repeat center top } 
@media(max-width: 990px){
 .banner-tecnologia { height: 168px; background-size: 990px; } 
.texto-tecnologia { width: 96%; margin: 20px 2%; padding: 80px 0 0 0; background-size: 156.5px; text-align: justify; font: 14px montserrat-regular; line-height: 22px; } 
 }