.archi-tab .project-full .project-image img,
.archi-tab .project-left-larger .project-image img,
.archi-tab .project-right-larger .project-image img,
.archi-tab .project-left-higher .project-image img,
.archi-tab .project-right-higher .project-image img {
  height: 518px;
}
.archi-tab .project-left-higher > .e-child:not(.e-child ~ .e-child) .project-image img {
  height: 1046px;
}
.archi-tab .project-right-higher > .e-child ~ .e-child .project-image img {
  height: 1046px;
}

.pagination-wrapper {
  margin-top: 20px;
  padding: 0;
}

@media (max-width: 767px) {
  .archi-tab .project-info-top {
    left: 10px;
  }
  .archi-tab .project-info-top h3 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .archi-tab .project-info-top p {
    font-size: 14px;
  }
  .archi-tab .project-info-bottom {
    right: 10px;
    font-size: 14px;
  }
  .archi-tab .project-image img {
    height: 300px !important;
  }
}

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