#specialties .contentwrap p {
  text-align : left !important;

  
}
#specialties .contentwrap ol li {
  text-align : left !important;

  
}
#specialties .contentwrap ul li {
  text-align : left !important;

  
}
  #specialties .contentwrap h2 {
  text-align : left !important;
}
#specialties .contentwrap h3 {
  text-align : left !important;
}

.tooltip {
  z-index: 1 !important;
}

@media only screen and (min-width: 800px) and (max-width: 1194px) {
    .our_solution_category .solution_cards_box {
        display: block !important;
    }

  .our_solution_category .solution_cards_box .solution_card {
        width: 100% !important;
    }


  
}

@media only screen and (min-width: 3500px) {
   html body #services .categories__item {
        height: 970px !important;
    }
}