/* Id: 7.235070.1427192334
 * Generated: 15-Aug-2016 09:13:52
 */
    /* MS: Change for larger logo size in tablet (TR 10) kept in HTML element to allow custom sizes */
  
/* Mobile */
#masthead-mobile-logo {
	width: 180px;
}
  
/* Tablet */
@media (min-width: 728px) {
	#masthead-mobile-logo {
		width: 240px;
	}
}

            