.image-logo {
  position: relative;
  width: 65%;
}
.container.simple-content {
  margin-top: 100px;
}
.col-lg-6.logo-box {
  text-align: center;
  border-right: 1px dashed #ccc;
}
.col-lg-6.text-box {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}