#empresa h3, h4{
  text-align: center;
}

/*#empresa .contenedor{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}*/

#empresa article{
  margin: 15px;
}

#empresa img{
  width: 100%;
  max-width: 300px;
  border-radius: 10%;
}
