.img-grayscale {
    filter: grayscale(100%);
    opacity: 0.6;
}
