﻿.country-card-container .section-03 .sub-section .image-02 {
    height: 210px;
    top: -50px;
    left: 140px;
}

.country-card-container .section-03 .sub-section .image-03 {
    height: 180px;
    top: -30px;
    left: 80px;
}

.country-card-container .section-04 .sub-section.intake-point .panel {
    height: 325px;
}

.country-card-container .section-04 .sub-section.case-management-level .panel {
    height: 260px;
}

.country-card-container .section-04 .sub-section.eligible-population .panel {
    height: 265px;
}

.country-card-container .section-04 .sub-section.eligible-population .panel .panel-text {
    top: 176px;
}

@media (min-width: 1000px) {
    .country-card-container .section-01 .titles-container {
        top: 66px;
        left: 65px;
    }

    .country-card-container .section-01 .image-bubble-header-large {
        max-width: 350px;
        top: 66px;
        right: 30px;
    }

    .country-card-container .section-01 .image-bubble-header-small {
        max-width: 10px;
        top: 310px;
        right: 260px;
    }

    .country-card-container .section-01 .image-map {
        max-width: 200px;
        top: 90px;
        right: 320px;
    }

    .country-card-container .section-01 .image-01 {
        max-width: 150px;
        top: 118px;
        right: 123px;
    }

    .country-card-container .section-03 .sub-section .image-02 {
        height: 290px;
        top: 120px;
        left: 100px;
    }

    .country-card-container .section-03 .sub-section .image-03 {
        height: 250px;
        top: 170px;
        left: 660px;
    }

    .country-card-container .section-04 .sub-section.intake-point .panel {
        height: 300px;
    }

        .country-card-container .section-04 .sub-section.intake-point .panel .panel-text {
            width: 360px;
        }

    .country-card-container .section-04 .sub-section.case-management-level .panel {
        height: 330px;
    }

        .country-card-container .section-04 .sub-section.case-management-level .panel .panel-text {
            width: 920px;
            left: calc(50% - 460px);
        }

    .country-card-container .section-04 .sub-section.eligible-population .panel {
        height: 320px;
    }

        .country-card-container .section-04 .sub-section.eligible-population .panel .panel-text {
            width: 260px;
            top: 80px;
        }

    .country-card-container .section-05 {
        height: 240px;
    }

        .country-card-container .section-05 .image-bubble-footer-large,
        .country-card-container .section-05 .image-bubble-footer-small,
        .country-card-container .section-05 .image-person-footer {
            display: none;
            position: absolute;
        }
}

@media (min-width: 1400px) {
    .country-card-container .section-01 .titles-container {
        top: 66px;
        left: 200px;
    }

    .country-card-container .section-01 .image-bubble-header-large {
        max-width: 100%;
        top: 66px;
        right: 164px;
    }

    .country-card-container .section-01 .image-bubble-header-small {
        max-width: 100%;
        top: 320px;
        right: 425px;
    }

    .country-card-container .section-01 .image-map {
        max-width: 100%;
        top: 70px;
        right: 460px;
    }

    .country-card-container .section-01 .image-01 {
        max-width: 100%;
        top: 118px;
        right: 273px;
    }

    .country-card-container .section-03 .sub-section .image-02 {
        height: 310px;
        top: 110px;
        left: 180px;
    }

    .country-card-container .section-03 .sub-section .image-03 {
        height: 321px;
        top: 115px;
        left: 710px;
    }

    .country-card-container .section-04 .sub-section.intake-point .panel {
        height: 270px;
    }

        .country-card-container .section-04 .sub-section.intake-point .panel .panel-text {
            width: 460px;
        }

    .country-card-container .section-04 .sub-section.case-management-level .panel {
        height: 300px;
    }

        .country-card-container .section-04 .sub-section.case-management-level .panel .panel-text {
            width: 920px;
        }

    .country-card-container .section-04 .sub-section.eligible-population .panel {
        height: 210px;
    }

        .country-card-container .section-04 .sub-section.eligible-population .panel .panel-text {
            width: 460px;
            top: 80px;
        }

    .country-card-container .section-05 {
        height: 280px;
    }
}
