@media screen and (max-width:1000px){
    .index-activities-illust {
        position: relative;
        left: -19%;
        top: -5%;
    }
    .index-activities-illust-1 {
        position: relative;
        width: 100%;
        margin-top: -105%;
        margin-left: -85%;
    }
}