#container {
	width:1280px;
}

#searchbar {
	display:none
}

.overlay {
	display:none
}
.hoverable:hover .overlay {
	display:block
}

.team-presentation img {
	width:320px;
	height:320px;
}

#brandhomegroup-footer img {
	width:128px;
	height:61px
}