body:not(.device-touch) .portfolio-caption {
    opacity: 1; important!
   -webkit-transform: scale(1); important!
		-ms-transform: scale(1); important!
			transform: scale(1); important!
}

.text-18{
font-size: 18px;
}

.text-left{
text-align: left;
}

.testimonial-img{
display: none;
}

.mt32{
margin-top: 32px;
}

.center{
  text-align: center;
}

.altoFijo{
  height: 100px;
}