In my HTML I have,
Try the following code.It will apply styles to all .container classes except 1 and 2:
.container
.container+.container~.container{ /*styles*/ }