@media print,screen and (min-width: 40em) {
    .image-category:nth-of-type(6) {
        margin-left:calc(8.33333% + .625rem)
    }
}