#masthead{
	position: fixed;
  width: 100%;
}
#masthead .ast-primary-header{
	background-color: rgba(240,240,240,0.5);
  backdrop-filter: blur(5px);
}