

.multimediaProyectos, .multimediaProyectos img{
  width: 300px !important;
  height: 165px !important;
  flex: none !important;
}
.infoPq{
  font-size: small;
  font-style: oblique;
}
.txtTrasero{
    height: 300px !important;
}


@media only screen and (max-width: 920px){
    .multimediaProyectos, .multimediaProyectos img{
      width: 100% !important;
      height: auto !important;
      flex: none !important;
    }

}



