#Layer3{

position:relative;
top:164px;
width: 95px;
left: 312px;
z-index:3;
height: 0px;
display: inline;
}

#Layer4{
display: inline;
position:relative;
top:215px;
left: 298px;
width:95px;
height:0px;
z-index:3;
}


.speaker {
position:absolute;
z-index:1;
margin-top: 102px;
margin-left: 85px;
}


object { position: absolute }

#Layer4{
left: -90px;
top: 275px;
display: inline;
}
#Layer3 {
left: -76px;
display: inline;
}
object { position: absolute }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Layer3 { left: 316px; }
    #Layer4 { left: 298px; }
   .speaker{ margin-left: 91px; }
}
