@media only screen and (max-width: 1280px) {
    .service-thumbnail > img {
        filter: brightness(0.75);
    }
}