.header {
  height: 480px;
  background-image: url('./../img/portadas/direx-srl.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
