.aboutus .bg-aboutus {
  background: url(../images/bg-aboutus.png) no-repeat center top;
  width: 100%;
  min-height: 494px;
}
  .aboutus .bg-aboutus h1 {
    color: #fff;
    font-size: 30px;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 25px;
    margin-top: 70px;
    text-transform: uppercase;
  }
    .aboutus .bg-aboutus h1 .ab-logo {
      margin-top: -15px;
      max-width: 270px;
    }
  .aboutus .bg-aboutus .img-featured {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
    max-width: 571px;
    width: 100%;
  }
  .aboutus .bg-aboutus .topic {
    color: #fff;
    font-weight: 700;
  }
.aboutus .prod-sini {
  border-bottom: 4px solid #a9b1d3;
  margin-bottom: 90px;
  padding: 50px 0px;
}
  .aboutus .prod-sini h2 {
    color: #092c82;
    font-size: 30px;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 25px;
    text-transform: uppercase;
  }