.logo5 {
  z-index:9999;
  left:50%;
  margin-left:-50px;
  top:28px;
  width:100px;
  height:34px;
  position:absolute;
  background:#f90710;
}

	 	
.logo5 .inner {
  background:url(https://img.artlebedev.ru/svalka/logo-v5/ALS-Logo-2017.svg) no-repeat top left;
  width:100px;
  height:34px;
  display:block;
}


.plashka {
	display: none;
}

@media(max-width: 717px){
	header{
		padding: 0;
		min-height: 90px;
	}
}
