.menu-logo__image,
.mxd-logo__image {
  border-radius: 10px;
}

#works.pinned-section {
  z-index: 10;
}

#works.pinned-section + .mxd-section {
  z-index: 1;
}

.mxd-footer-nav02__list a > span,
.footer-blocks__data a > span {
  font-size: 20px;
}

.mxd-hero-08__descr h1.t-large {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

@media only screen and (min-width: 1600px) {
  .mxd-hero-08__descr h1.t-large {
    font-size: 38px;
  }
}
