@media screen and (max-width: 992px) {
  .hero_services_section {
    height: 100svh; }
    .hero_services_section .text-22 {
      font-size: 18px; } }

@media screen and (max-width: 992px) {
  .hero_services {
    height: calc(100vh - 120px - 62px);
    justify-content: space-between; }
    .hero_services .text-22 {
      font-size: 18px; } }
