/* Start custom CSS */.page-title:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("http://dskbiopharma.com/dsk/wp-content/uploads/2025/10/about-bnr.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}/* End custom CSS */