.headercata{
  width: 100%;
  height: 60vh;
  background: url(../piky/hcata.jpg) center center no-repeat;
  background-size: cover;
  overflow-x: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

h2{
  font-weight: 700;
}
#orfep{
  height: 60vh;
  background: url(../piky/orfep.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
}
h3{
  font-weight: 700;
}
