html {
    .custom-img-style {
        filter: grayscale(1);
    }
}
