.home-dementia-title::before {
    background-image: url(../../assets/img/home/icon_dementia_home.svg?5a701127);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    --tw-content: '';
    content: var(--tw-content);
  }

@media (min-width: 1025px) {
    .home-dementia-title::before {
        height: 6.25rem;
        width: 6.25rem;
    }
}

@media (min-width: 740px) and (max-width: 1024px) and (min-height: 428px), (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-dementia-title::before {
        height: 3.75rem;
        width: 3.75rem;
    }
}

@media (max-width: 999px) and (max-height: 428px) and (orientation: landscape), (max-width: 739px) {
    .home-dementia-title::before {
        height: 2.5rem;
        width: 2.5rem;
    }
}

