/*Navbar*/
article {
	margin-top: 6.7rem !important;
}

@media (max-width: 376px){
	article {
		margin-top: 6.5rem !important;
	}
}

#nav-searchbar.animate2 {
	top: 5.4rem;
}