.navcol {
  color: white;
}

.landing-div {
  background: white url("../images/psilanding.jpg") no-repeat scroll center;
  height: 100vh;
  background-size: cover;
  color: black;
}

h1 .navcol2 {
  position: absolute;
  margin-top: -50px;
}

/*
.kenyacenter{
    display:inline-block;
    height: 260px;
    width: 420px;
} */
.landingwrapper {
  position: relative;
}

.navcol2 {
  position: absolute;
  top: 190px;
}

.textjust {
  text-align: justify;
}

#imgh, #imgh1 {
  display: block;
  height: 40vh;
}

.center1 {
  display: block;
  height: 37vh;
}

.myfont {
  color: #00155D;
  font-family: "Times New Roman", Sans-serif;
  font-size: 50px;
  font-weight: 800;
  font-style: normal;
  line-height: 51px;
  letter-spacing: -2.1px;
}

.parafont {
  color: #110729;
  font-family: "Roboto", Sans-serif;
  /*font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  margin: 0px 50px 0px 0px; */
}

/*
@media (max-width: 992px) {
    .textjust {
        margin-left: 5%;

        padding-left: 5%;
    }
} */
