How to remove padding in printformat?

I want to remove the padding or margin in the printformat. I tried Custom CSS not worked for me. if anyone have idea please share.

Other Forum

Here my custom CSS

.print-format{
    padding: 5px 5px 5px 5px !important;
}

.print-format-preview{
    padding: 5px 5px 5px 5px;
}

Please help me

@Antony_Praveenkumar works fine with me. what version you using ? and where exactly you inserted the css ?

Working For me also just I forget to change the Print Format