.logo5 {
  z-index:9999;
  left:50%;
  margin-left:-45px;
  top:20px;
  width:90px;
  height:30px;
  position:absolute;
  background:#f90710;
}

	 	
.logo5 .inner {
  background:url(als-logo-01.png) no-repeat top left;
  width:90px;
  height:30px;
  display:block;
}


.plashka {
    right:-99px;
    top:0px;
	left: 75px;
	width: 146px;
	height: 30px;
	margin-left: -260px;
	position: absolute;
}


.plashka {
	 	background:url(20-years-plus.png) no-repeat top left;
  		height: 30px;
		width: 170px;
}

.plashka20 {
	 	background:url(20-years-plus.png) no-repeat top left;
  		height: 30px;
		width: 170px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
  .logo5 .inner {
    background:url(als-logo-01@2x.png) no-repeat top left;
    background-size: 90px 30px;
  }

  .plashka {
    background:url(20-years-plus2@2x.png) no-repeat top left;
    background-size: 170px 30px;
  }
	
}