/* Add here all your CSS customizations */

/* Responsive */
@media (max-width: 800px) {
	#header .header-logo img {
		height: 30px;
	}
}