.header__brand-container {
width: 250px;
}

.btn-primary, .discoverysearch .SearchButton, .AdvancedSearchToolButton:first-child, .AdvancedSearchButton:first-child {
	background-color: #4157A1;
	border-color: #4157A1;
}


.top-nav-link.active {
    font-weight: 600;
    color: #4157A1;
	box-shadow: inset 0px -0.375rem 0px 0px #4157A1;
}

.top-nav-link:hover {
  color: #4157A1;
}

a:hover {
    color: #4157A1; !important
    text-decoration: underline; }
	
	
#ctl00_main_banner {
	background-image:url('./images/bank-of-england.jpg');
}

.BrowseTree td.selected {
    background-color: #DDFFFD;
}

#ctl00_main_banner.hero {
	background-repeat: no-repeat;
	  display: block;
margin-left: 10%;
  margin-right: 10%;
}

.brand__img {
	max-width: 300%;
	width:300%;
}

#ctl00_main_ctl01_whatsnew {
	display:none;
}

#ctl00_main_ctl02_socialcontent {
	display: none;
}

#ctl00_main_browseCollectionButton {
	display: none;
}

#ctl00_main_ctl00_ctl03_instagramcard2 {
	display: none;
}

.skipsidebar {
	display: none;
}

a[href='https://www.youtube.com/embed/URlKV0ewrhM'] {
  display: none !important;
}