/* Id: 7.235068.1442567998
 * Generated: 11-Apr-2016 13:42:05
 */
    /* 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;
	}
}


/*Mobile resizing of headers*/
@media(max-width: 375px)
{
  h2.inpage, .personalised-storylist-top h2
  {
  	font-size:14px;
  }
}
@media(min-width: 800px)
{
	h2.inpage, .personalised-storylist-top h2    
	{
  		font-size:18px;
    }
}

.linebreak
{
  margin-bottom: 10px;
}


            