@charset "UTF-8";

.mainLogo{

	height: 65px;

    width: 75px;

}

.mainLogoName{

	height: 54px;

    width: 121px;

}





@media only screen and (max-width: 600px) {

  	.navManu{

		background-color: white;

	    text-align: center;

	}

	.navLogoMargin{

		margin-top: -21px;

	}

	.footerCopyRight{

		font-size: 13px;

	}

}