/****** PLACE YOUR CUSTOM STYLES HERE ******/

.svg-icon {
  height: 77px;
  background-repeat: no-repeat;
}

.svg-icon-sm {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 50px;
  height: 100px;
}

.ti-dispatch {
  width: 77px;
  background-image: url("/images/icon-dispatch-white.svg");
}

.ti-track {
  width: 92px;
  background-image: url("/images/icon-track-white.svg");
}

.ti-report {
  width: 64px;
  background-image: url("/images/icon-report-white.svg");
}

.ti-language {
  background-image: url("/images/icon-language.svg");
}

.ti-transport {
  background-image: url("/images/icon-transport.svg");
}

.ti-finance {
  background-image: url("/images/icon-finance.svg");
}

.ti-environment {
  background-image: url("/images/icon-environment.svg");
}

.feature-1 {
  margin-left: 15px;
  margin-right: 15px;
}

.container.departments .feature-3 {
  min-height: 100px;
}

.container.departments .header {
  padding-top: 100px;
  padding-right: 40px;
}

.logo {
  height: 44px;
  width: 160px;
}
