.j-logo{
    width: 150px;
}

.j-title{
    color: #0d2d62;
    font-size: 2.2rem;
}

.j-subtitle{
    color:#000;
}

.test-des{
    margin-top: 0px !important;
  font-size: 1rem !important;
}

@media only screen and (max-width: 1199px) {
  .header-logo a img {
    width: 60px !important;
  }
  
  .founder-img{
      width:50%;
  }
}
