/* Escribe aquí tu código CSS */
.read-more{
  display:none;
}
.service-single.read-more{
  display:none;
}
.caption{
  display:none;
}

