/*                                                                      */
/* 		               FOOTER - TABLET UP                		        */
/*                                                                      */
/* v001 02 Aug 2019 -   Initial version created from MSD tablet.css     */
/*                                                                      */
/*                                                                      */


  footer p.footer-nav {
    float: right;
  }
  footer p.footer-nav a.last {
    padding-right: 0;
  }


/* **************************************** */
/* 	        FULL WIDTH IMAGE    	        */
/* **************************************** */

  div.wrapper.full-width-image {
    border-top: 8px solid #ededed /* AZ Ghost (10% BLK) */;
  }

