.mdpage.sectionCompareVs {
  background: #333346;
}
.mdpage.sectionCompareVs .content {
  color: #ffffff;
}
.mdpage.sectionCompareVs .dropdown-trigger {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.mdpage.sectionCompareVs .chevron {
  border-right: 1.5px solid #FFFFFF;
  border-bottom: 1.5px solid #FFFFFF;
}
.mdpage.sectionCompareVs .dropdown-menu {
  background: rgba(0,0,0, 0.9);
}



.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 .BrighterDisplay {
  background: url("../img/ichange/BrighterDisplay.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; 
}
.mdpage.sectionCompareVs .DesignSlim {
  background: url("../img/ichange/DesignSlim.svg") center / cover no-repeat; 
}
.mdpage.sectionCompareVs .DisplaySize {
  background: url("../img/ichange/DisplaySize.svg") center / cover no-repeat; 
}