/* PLACE YOU CUSTOM STYLES IN THIS FILE */
@media only screen and (max-width: 575px) {
	.nk-nav-logo{
		display:none !important;
	}
}
