.jd-mc-pf-4 {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/tracked-full-tree-logging/parallax-r4d051593-rrd-bg-1366x1054.jpg");
  background-attachment: fixed;
}

@media screen and (max-width: 768px) {
  .jd-mc-pf-4 {
    background-attachment: scroll;
  }
}
.jd-mc-pf-4 .jd-mc-pf-inner {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/tracked-full-tree-logging/parallax-check-every-box-2x.png");
}

.jd-mc-parallax {
  min-height: 435px;
  height: 50%;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .jd-mc-parallax {
    min-height: 0;
    height: 50vw;
  }
}

.jd-mc-parallax::after {
  /* overlay */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}

.jd-mc-pf-1 {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/southern-full-tree-logging/parallax-r4g052084_rrd_1366x1054.jpg");
  background-attachment: fixed;
}

@media screen and (max-width: 768px) {
  .jd-mc-pf-1 {
    background-attachment: scroll;
  }
}
.jd-mc-pf-inner {
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  height: 110px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  transform: translateY(-50%);
}

.jd-mc-pf-1 .jd-mc-pf-inner {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/southern-full-tree-logging/parallax-meeting-every-need-2x.png");
}

.jd-mc-pf-2 {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/cut-to-length-logging/parallax-r4f088330-rrd-1366x1054.jpg");
  background-attachment: fixed;
}

@media screen and (max-width: 768px) {
  .jd-mc-pf-2 {
    background-attachment: scroll;
  }
}
.jd-mc-pf-inner {
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  height: 110px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
  transform: translateY(-50%);
}

.jd-mc-pf-2 .jd-mc-pf-inner {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/cut-to-length-logging/parallax-smarter-way-forward-2x.png");
}

.jd-mc-pf-3 {
  background-image: url("https://www.deere.com/assets/images/common/industries/forestry-and-logging/tracked-full-tree-logging/parallax-r4g051801-rrd-1366x1054.jpg");
  background-attachment: fixed;
}

@media screen and (max-width: 768px) {
  .jd-mc-pf-3 {
    background-attachment: scroll;
  }
}
.jd-mc-pf-3 .jd-mc-pf-inner {
  background-image: url("https://www.deere.com//assets/images/common/industries/forestry-and-logging/tracked-full-tree-logging/parallax-start-to-finish-2x.png");
}