.mdpage.sectionCompareVs .parallax-bg {
  background: url(../img/sectionChange_bkg.jpg) center bottom / 70% no-repeat; 
}

.mdpage.sectionCompareVs .stat-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  z-index: 0;
}
.mdpage.sectionCompareVs .MainCamera {
  background: url("../img/ichange/MainCamera.svg") center / cover no-repeat; 
}
.mdpage.sectionCompareVs .ScreenSize {
  background: url("../img/ichange/ScreenSize.svg") center / cover no-repeat; 
}
.mdpage.sectionCompareVs .CPU {
  background: url("../img/ichange/CPU.svg") center / cover no-repeat; 
}
.mdpage.sectionCompareVs .VideoWatching {
  background: url("../img/ichange/VideoWatching.svg") center / cover no-repeat; 
}
.mdpage.sectionCompareVs .Design {
  background: url("../img/ichange/Design.svg") center / cover no-repeat; 
}