.img-company{
  width: 100%;
  height: 300px;
  background-position: center -80px;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url('../media/img/png/company.jpg');
}
.text-company{
  margin-top: 25px;
  font-family: pfdm;
  text-align: justify;
  font-size: 15.5px;
}
