/* Hide top navigation bar */
.logo{
	text-align: center;
  	float: none;
}

.archive .attachment-featured_image {
  
  display:none;
  
}