body {margin:0; padding:0;}
#ndbanner {color:#000000; background-color:#FFFFFF; position:relative; border-bottom:1px solid #ccc;}
#ndbanner #ndbanner-inner {margin:0; padding:0; }
#ndbanner #ndbanner-inner img {border:none; padding:2px 2px 5px 2px; }
#ndbanner #ndbanner-ndgov { }
#ndbanner #ndbanner-ndgov a { display:block; }
#ndbanner #ndbanner-ndgov img {  }
#ndbanner #ndbanner-commerce {position:absolute; right:0; top:0;}

/* collapsing breakpoint 1 - full size images  ----------- */
@media only screen 
and (max-width : 540px) {#ndbanner #ndbanner-ndgov img {}
/* Styles */
}
/* collapsing breakpoint 2 - full size images  ----------- */
@media only screen 
and (max-width : 350px) {#ndbanner #ndbanner-ndgov img {}
/* Styles */
}
/* collapsing breakpoint 2 - full size images  ----------- */
@media only screen 
and (max-width : 290px) {#ndbanner #ndbanner-commerce {}
/* Styles */
}