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

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

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