@media screen and (min-width: 900px) {
    #article .content .paragraph:nth-child(3) {
        gap: 24px;
    }
}