.p-primaryCare_img {
  width: 40rem;
}
@media screen and (max-width: 1024px) {
  .p-primaryCare_img {
    width: 100%;
  }
}