/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 320px) {
  .section-shared-compare .xsmall-hide {
    display: none;
  }
}

@media only screen and (max-width:1068px) {
  .section-shared-compare .feature-display .feature-null-secondary:nth-child(3) {
    min-height: 40px;
  }
}
@media only screen and (max-width:734px) {
  .section-shared-compare .feature-display .feature-null-secondary:nth-child(3) {
    min-height: 40px;
  }
  .section-shared-compare .feature-display .feature-null-secondary:nth-child(4) {
    min-height: 60px;
  }
}
.section-shared-compare .feature-retina {
  min-height: 182px;
}
@media only screen and (max-width:1068px) {
  .section-shared-compare .feature-retina {
    min-height: 243px;
  }
}
.section-shared-compare .feature-boa {
  min-height: 76px;
}
@media only screen and (max-width:734px) {
  .section-shared-compare .feature-boa {
    min-height: 94px;
  }
}
.section-shared-compare .feature-ecg {
  min-height: 76px;
}
.section-shared-compare .feature-cellular .feature-null {
  min-height: 143px;
}
@media only screen and (max-width:1068px) {
  .section-shared-compare .feature-cellular .feature-null {
    min-height: 183px;
  }
}
@media only screen and (max-width:1068px) {
  .section-shared-compare .feature-sos .feature-null-secondary:nth-child(3) {
    min-height: 40px;
  }
}
@media only screen and (max-width:734px) {
  .section-shared-compare .feature-sos .feature-null-secondary:nth-child(3) {
    min-height: auto;
  }
}
@media only screen and (max-width:734px) {
  .section-shared-compare .compare-item-series-3 .feature-retina,
  .section-shared-compare .compare-item-series-3 .feature-boa,
  .section-shared-compare .compare-item-series-3 .feature-ecg,
  .section-shared-compare .compare-item-series-3 .feature-display .feature-null-secondary,
  .section-shared-compare .compare-item-series-3 .feature-cellular .feature-null {
    min-height: auto;
  }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
