#rec835601253 .t-cover,
#rec835601253 .t-cover__carrier {
  background-image: url("home-hero-medical-team.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

#rec835601253 .t-cover__filter {
  background-image:
    linear-gradient(90deg, rgba(7, 8, 11, 0.86) 0%, rgba(7, 8, 11, 0.7) 31%, rgba(7, 8, 11, 0.24) 58%, rgba(7, 8, 11, 0) 78%),
    linear-gradient(180deg, rgba(7, 8, 11, 0.04) 0%, rgba(7, 8, 11, 0.36) 100%) !important;
  background-color: transparent !important;
  opacity: 1 !important;
}

@media screen and (max-width: 640px) {
  #rec835601253 .t-cover,
  #rec835601253 .t-cover__carrier {
    background-position: right center !important;
  }

  #rec835601253 .t-cover__filter {
    background-image:
      linear-gradient(90deg, rgba(7, 8, 11, 0.88) 0%, rgba(7, 8, 11, 0.74) 55%, rgba(7, 8, 11, 0.54) 100%),
      linear-gradient(180deg, rgba(7, 8, 11, 0.08) 0%, rgba(7, 8, 11, 0.42) 100%) !important;
  }
}
