/* Add here all your css styles (customizations) */

/*Logo*/
.header .logo {
	height: 100%;
	width: 150px;
	display: table-cell;
	vertical-align: middle;
}