@media screen and (max-width: 966px) {
    .copy {
        margin: 120px 40px;
    }
    .copy h1 {
        font-size: 24pt;
    }
    .duty h3 {
        font-size: 16pt;
    }
    .duty ul li {
        font-size: 12pt;
        line-height: 24pt;
    }
    .qualification h4 {
        font-size: 12pt;
        line-height: 24pt;
    }
}
