@media (max-width: 1199.98px) {
  .page-title-wrapper img {
    max-width: 100%;
    height: auto;
  }
}
.page-title-wrapper .breadcrumb ul li a::after {
  content: "\e926";
  position: relative;
  font-family: "icomoon";
  font-size: 8px;
  top: -1px;
  right: -7px;
}
.page-title-wrapper .breadcrumb ul li:last-child a {
  text-decoration: none;
}
.page-title-wrapper .breadcrumb ul li:last-child a::after {
  content: " ";
}

/*# sourceMappingURL=title.css.map */
