.section-F .image-group .image-2 .note {
    margin-top: 1em;
    line-height: 1.2em;
    text-align: right;
}

@media screen and (min-width: 769px) {
    .section-F .image-group .image-2 .note {
        font-size:1.2rem
    }

}

@media screen and (max-width: 768px) {
    .section-F .image-group .image-2 .note {
        font-size:1.2rem
    }
}

.section-D .image-group .image-2 .note {
    margin-top: 1em;
    line-height: 1.2em;
    text-align: right;
}

@media screen and (min-width: 769px) {
    .section-D .image-group .image-2 .note {
        font-size:1.2rem
    }

}

@media screen and (max-width: 768px) {
    .section-D .image-group .image-2 .note {
        font-size:1.2rem
    }
}
