.content-wrap>p {
  padding: 50px 0px;
  text-align: center;
}
.banner-section {
  background: url(../../images/it-features-banner.webp), url(../../images/it-features-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-transform: uppercase;
}
.breadcrum-section {
  margin-top: 10px;
  border-bottom: 1px solid #f1f1f1;
  width: 100%;
}
.breadcrum-wrap {
  padding: 0px 0px;
}
.cmn-breadcrum a:nth-child(3):hover {
  color: unset !important;
}