body{
    font-size: 27px;
}
li{
    list-style:none;
}
img{
    width:150px;
    height: auto;
}
 h3{
    position:absolute;
    left:70px;
    top:135px;
    background-color: #E6E6E6;
    width:67px;
    text-indent: 18px;
    border-radius: 3px;
}
span{
     font-size:20px;
}
#contenedor{
    margin-left: 20px;
}
