.fit-cover {
  object-fit: cover;
}

.home_about_right_icon_old {
  margin-left: 6px;
  font-weight: bolder !important;
  font-size: 16px;
  position: relative;
  top: 0px;
}

.home_about_icon {
  border-right: 2px solid #26E4F5;
  border-radius: 0px;
  padding-right: 3px;
}

.home_services_icon {
  margin-top: 5px;
  margin-bottom: 20px;
  border: 2px solid #26e4f5;
  /*padding-bottom: 8px;*/
  border-radius: 6px;
}

.services-hr {
  width: 60px;
  border: 1px solid #333;
  opacity: 1;
}

