/* For custom styles */

.page-header h1 {
  margin-top: 0px;
}
.page-header {
  height: 80px;
  margin-top: 0px;
  background-size: contain;
  background-repeat:   no-repeat;
  background-color:#DEDEBC;
  background-image: url('../image/CILEIS.jpg');
}




  .page-header-top {
    height: 80px;
    margin-top: 0px;
    background-size: contain;
    background-repeat:   no-repeat;
    background-color:#DEDEBC;
    background-image: url('./image/CILEIS.jpg');
  }
  