
@media (max-width: 575.98px) {
  .providing-services figure {
      position: relative;
      top: unset;
      left: unset;
      bottom: unset;
      text-align: center !important;
      transform: unset !important;
  }
  .banner-figcaption h3 {
    margin-top: 1rem;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none !important;
  }
  .banner-figcaption h2 {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none !important;
  }
  .banner-figcaption br {
    display: none;
  }
  .providing-services .button-familyvaluescare {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .follow-us h3 {
    font-size: 42px !important;
    line-height: 72px;
  }
  .follow-us a {
    font-size: 36px !important;
  }
  .follow-us .bi-facebook {
    font-size: 36px !important;
    line-height: 72px;
  }
  .follow-us .bi-linkedin {
    font-size: 36px !important;
    line-height: 72px;
  }
  .banner-contact .card-body {
    position: relative !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .providing-services figure {
      position: relative;
      top: unset;
      left: unset;
      bottom: unset;
      text-align: center !important;
      transform: unset !important;
  }
  .banner-figcaption h3 {
    margin-top: 1rem;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none !important;
  }
  .banner-figcaption h2 {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none !important;
  }
  .banner-figcaption br {
    display: none;
  }
  .providing-services .button-familyvaluescare {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .follow-us h3 {
    font-size: 42px !important;
    line-height: 72px;
  }
  .follow-us a {
    font-size: 36px !important;
  }
  .follow-us .bi-facebook {
    font-size: 36px !important;
    line-height: 72px;
  }
  .follow-us .bi-linkedin {
    font-size: 36px !important;
    line-height: 72px;
  }
  .banner-contact .card-body {
    position: relative !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .providing-services figure {
      position: relative;
      top: unset;
      left: unset;
      bottom: unset;
      text-align: center !important;
      transform: unset !important;
  }
  .banner-figcaption h3 {
    margin-top: 1rem;
    font-size: 36px;
    line-height: 40px;
    text-decoration: none !important;
  }
  .banner-figcaption h2 {
    font-size: 20px;
    line-height: 24px;
    text-decoration: none !important;
  }
  .banner-figcaption br {
    display: none;
  }
  .providing-services .button-familyvaluescare {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .banner-contact .card-body {
    position: relative !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .providing-services figure {
      position: absolute;
      top: 30%;
      left: 30%;
      bottom: 70%;
  }
  .banner-figcaption h3 {
    font-size: 56px;
  }
  .banner-figcaption h2 {
    font-size: 32px;
  }
}
/* Small (sm) ≥576px */
/* @media (min-width: 576px) {
  .providing-services figure {
      position: relative;
      top: unset;
      left: unset;
      bottom: unset;
  }
  .banner-figcaption h3 {
    margin-top: 1rem;
    font-size: 36px;
    line-height: 40px;
    text-decoration: none !important;
  }
  .banner-figcaption h2 {
    font-size: 20px;
    line-height: 24px;
    text-decoration: none !important;
  }
  .banner-figcaption br {
    display: none;
  }
  .providing-services .button-familyvaluescare {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
  }
}

/* Medium (md) ≥768px */
@media (min-width: 768px) {
}

/* Large (lg) ≥992px */
@media (min-width: 992px) {
}

/* Extra large (xl) ≥1200px */
@media (min-width: 1200px) {
  /* .providing-services figure {
      position: absolute;
      top: 50%;
      left: 25%;
      bottom: 50%;
  } */
}

/* Extra extra large (xxl) ≥1400px */
@media (min-width: 1400px) {
  /* .providing-services figure {
      position: absolute;
      top: 50%;
      left: 25%;
      bottom: 50%;
  } */
}  
