.header .topbar .row .tabs .tab-item {
  flex: 1 0 50%;
  max-width: 39%;
}
@media screen and (max-width: 767px) {
  .header .topbar .row .tabs .tab-item {
    flex: 1 0 50%;
    max-width: 46%;
  }
}
.header .topbar .row .tabs .tab-item.tab_two a {
  max-width: 235px;
}
@media screen and (max-width: 520px) {
  .header .topbar .row .tabs .tab-item.tab_two a {
    display: flex;
  }
}
.header .topbar .row .tabs .tab-item.tab_two a:hover {
  border-radius: 10px 10px 0 0;
  background-color: #f9f9f9;
}
.header .topbar .row .tabs .tab-item.tab_two a:hover img {
  content: url("/wp-content/uploads/2025/06/Health-Solutions-West-Foundation-02-scaled.png");
}
.header .topbar .row .tabs .tab-item.tab_two a img {
  max-width: 235px;
}
@media screen and (max-width: 520px) {
  .header .topbar .row .tabs .tab-item.tab_two a img {
    max-width: 100%;
    object-fit: contain;
  }
}

@media screen and (max-width: 1024px) {
  #home_health_solutions_west {
    margin-top: 0 !important;
  }
}

#outpatient_services_three_col .wpb_column {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .add_padding_on_mobile {
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .onehundredmobile {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .add_padding_top_bottom .wpb_column {
    padding-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 1px;
  }
}

@media screen and (max-width: 767px) {
  .image_wigdet_onehundred_mobile .wpb_wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .image_wigdet_onehundred_mobile .wpb_wrapper a {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .image_wigdet_onehundred_mobile .wpb_wrapper a img {
    width: 100%;
  }
}

.adding_padding_to_column .wpb_text_column {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/*# sourceMappingURL=custom.css.map */
