/* Images */
/* Spacings */
.img-helpdesk {
  max-width: 920px;
}
.img-helpdesk:after {
  padding-bottom: 62.39130435%;
}
.img-support-team {
  max-width: 876px;
}
.img-support-team:after {
  padding-bottom: 39.49771689%;
}
.img-remote-desktop {
  max-width: 560px;
}
.img-remote-desktop:after {
  padding-bottom: 72.14285714%;
}

.img-security-icon {
  max-width: 96px;
}
.img-security-icon:after {
  padding-bottom: 100%;
}
.img-icon {
  max-width: 96px;
}
.img-icon:after {
  padding-bottom: 100%;
}

.img-it-icon {
  max-width: 84px;
}
.img-it-icon:after {
  padding-bottom: 114.28571429%;
}
.img-live-dashboard {
  max-width: 1140px;
}
.img-live-dashboard:after {
  padding-bottom: 58.68421053%;
}
.img-performance-report {
  max-width: 1140px;
}
.img-performance-report:after {
  padding-bottom: 45.96491228%;
}
.img-oem {
  max-width: 544px;
}
.img-oem:after {
  padding-bottom: 82.35294118%;
}
.img-custom-look {
  max-width: 884px;
}
.img-custom-look:after {
  padding-bottom: 54.29864253%;
}
.img-mpc-union {
  max-width: 522px;
}
.img-mpc-union:after {
  padding-bottom: 67.04980843%;
}
.bg-color-navy {
  background-color: #1a2c37;
}
.boxes .box-sm p {
  min-height: 90px;
}
@media (min-width: 992px) {
  .boxes .box {
    min-height: 500px;
  }
  .boxes .box-sm {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .boxes .box {
    min-height: 450px;
  }
  .boxes .box-sm {
    min-height: 350px;
  }
}
