/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.logoimg {

	height: 60px;
}

/*@media screen and (max-width:1090px) {
	
	 .logoimg {
		width: 400px;
	}
}*/


/*@media screen and (max-width:1090px) {
	
	 .number {
		visibility: hidden;
	}
}*/