/*Menu izquierdo*/


.col .imageP img{
    position: inherit;
    width: 100%; 
    height: 100%;
    z-index: 0;
}


.col .audioC audio{
position: absolute;
height: 5%;
width: 750px; 
box-shadow: 5px 5px 20px rgba(0,0, 0, 0.4);
border-radius: 0px;
transform: scale(1.05);
  
}