Looking for guidance on implementing Responsive Style in an Angular 7 Project. I have included CSS for each component, but when I apply responsive styles globally, they do not inherit as expected. Should I add responsive styles individually to each component?