Parallax: change padding on smaller screens

Dear sir, madam,

I would like to decrease the padding on smaller screens. I have been looking for the CSS rules, but it doesn't work (I am using media queries!). Wat is the right CSS rule to change the padding?
This is what I use in a media query, but is not correct:
 .section mcb-section  dark  bg-cover {
padding-top:10px;
padding-bottom:10px;
}
The parallex part is on the homepage 'A patient's story', so a little scrolling to below.

Thanks in advance for your answer!

Comments

Sign In or Register to comment.