@media only screen and (max-device-width: 811px) and (min-device-width: 640px) and (orientation: landscape) {
    h2 {
/*        color: orange !important !important;*/
        font-size: 38px !important;
    }

    .main-navigation a {
        font-size: 16px !important;
        padding: 0.8rem 1.0rem !important;
    }

    .feuille-header-top-left {
            left: -6% !important;
    top: -53% !important;
    }

    .wp-block-button .wp-block-button__link {
        padding: 1.2em 4.5em !important;
    font-size: 13px !important;
    }

    .feuille-header-bottom-right {
        position: absolute;
        bottom: -23% !important;
        right: -50px !important;
    }

    .box-fiche {
        height: 645px !important;
        padding: 0 4% !important;
    }

    .box-fiche-blanc {
        height: 196px !important;
        padding: 0 4% !important;
        background-position: -80% 516% !important;
    }

    .box-fiche-blanc h3 {
        font-size: 19px !important;
        font-weight: 600;
    }

    .box-fiche-blanc img {
        margin-top: 15% !important;
    }
    .aide-soignant-et-dame-agee {
    top: 75%!important;
}
    .wp-block-getwid-video-popup.has-image .wp-block-getwid-video-popup__wrapper {
    min-height: 180px !important;
}

}


@media only screen and (max-device-width: 568px) and (min-device-width: 480px) and (orientation: landscape) {
    h2 {
/*        color: orange !important !important;*/
        font-size: 38px !important;
    }

    .main-navigation a {
        font-size: 16px !important;
        padding: 0.8rem 1.0rem !important;
    }

    .feuille-header-top-left {
        left: -6% !important;
        top: -19% !important;
    }

    .wp-block-button .wp-block-button__link {
        padding: 1.2em 4.5em !important;
        font-size: 15px !important;
    }

    .feuille-header-bottom-right {
        position: absolute;
        bottom: -23% !important;
        right: -50px !important;
    }

    .box-fiche {
        height: 565px !important;
        padding: 0 4% !important;
    }

    .box-fiche-blanc h3 {
        font-size: 19px !important;
        font-weight: 600;
    }

    .box-fiche-blanc img {
        margin-top: 15% !important;
    }

/*
    .wp-block-column {
        margin-bottom: 1% !important;
    }
*/
        .box-fiche-blanc {
        height: 196px !important;
        padding: 0 4% !important;
        background-position: -80% 516% !important;
    }
}