.perpus .gradient-banner-area {
  z-index: 1;
  position: relative;
  background-image: url(assets/img/bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 100px;
  min-height: 500px;
}

.perpus .gradient-banner-content {
  padding-right: 15px;
}

.perpus .section-title {max-width: 100%;}