
       @media(min-width: 200px){
.imagenTabla {
position: absolute;
top: 68%;
left: 8%;
font-size: 9px;
color: #003f7f;;
width: 33%;
line-height: 12px;
text-align: left;
}
.imagenFicha {
position: absolute;
top: 57%;
left: 11%;
font-size: 12px;
color: white;
}
.imagenRecomendaciones {
position: absolute;
top: 58%;
left: 50%;
font-size: 12px;
color: #003f7f;
}
.imagenDescripcion {
position: absolute;
top: 66%;
left: 43%;
font-size: 9px;
color: white;
width: 51%;
line-height: 9px;
text-align: right;
} 
.imagenTitulo {
position: absolute;
top: 2%;
left: 55%;
font-size: 13px;
color: #003f7f;
line-height: 13px;
} 
.imagenRedes {
position: absolute;
bottom: 4%;
left: 14%;
font-size: 9px;
color: white;
width: 78%;
line-height: 10px;
text-align: left;
}
}
@media(min-width: 600px){
.imagenTabla {
position: absolute;
top: 68%;
left: 8%;
font-size: 13px;
color: #003f7f;;
width: 28%;
line-height: 19px;
text-align: left;
}
.imagenFicha {
position: absolute;
top: 58%;
left: 11%;
font-size: 14px;
color: white;
}
.imagenRecomendaciones {
position: absolute;
top: 58%;
left: 57%;
font-size: 16px;
color: #003f7f;
}
.imagenDescripcion {
position: absolute;
top: 66%;
left: 43%;
font-size: 12px;
color: white;
width: 51%;
line-height: 15px;
text-align: right;
} 
.imagenTitulo {
position: absolute;
top: 2%;
left: 55%;
font-size: 16px;
color: #003f7f;
} 
.imagenRedes {
position: absolute;
bottom: 4%;
left: 11%;
font-size: 14px;
color: white;
width: 78%;
line-height: 10px;
text-align: left;
}
}
@media(min-width: 800px){
.imagenTabla {
position: absolute;
top: 68%;
left: 12%;
font-size: 13px;
color: #003f7f;;
width: 25%;
line-height: 21px;
text-align: left;
}
.imagenFicha {
position: absolute;
top: 58%;
left: 20%;
font-size: 16px;
color: white;
}
.imagenRecomendaciones {
position: absolute;
top: 58%;
left: 57%;
font-size: 16px;
color: #003f7f;
}
.imagenDescripcion {
position: absolute;
top: 69%;
left: 43%;
font-size: 12px;
color: white;
width: 47%;
line-height: 15px;
text-align: right;
} 
.imagenTitulo {
position: absolute;
top: 2%;
left: 55%;
font-size: 16px;
color: #003f7f;
} 
.imagenRedes {
position: absolute;
bottom: 4%;
left: 16%;
font-size: 14px;
color: white;
width: 78%;
line-height: 10px;
text-align: left;
}
}
@media (min-width: 900px){
.imagenTitulo {
position: absolute;
top: 2%;
left: 55%;
font-size: 16px;
color: #003f7f;
}
.imagenFicha {
position: absolute;
top: 58%;
left: 20%;
font-size: 16px;
color: white;
}
.imagenRecomendaciones {
position: absolute;
top: 58%;
left: 57%;
font-size: 16px;
color: #003f7f;
}
.imagenTabla {
position: absolute;
top: 68%;
left: 11%;
font-size: 13px;
color: #003f7f;
width: 25%;
line-height: 21px;
text-align: left;
}
.imagenDescripcion {
position: absolute;
top: 67%;
left: 45%;
font-size: 12px;
color:white;
width: 46%;
line-height: 13.5px;
text-align: right;
} 
.imagenRedes {
position: absolute;
bottom: 4%;
left: 20%;
font-size: 14px;
color: white;
width: 78%;
line-height: 10px;
text-align: left;
}
} 
@media (min-width: 960px){
.imagenTitulo {
position: absolute;
top: 2%;
left: 55%;
font-size: 16px;
color: #003f7f;
}
.imagenFicha {
position: absolute;
top: 58%;
left: 20%;
font-size: 16px;
color: white;
}
.imagenRecomendaciones {
position: absolute;
top: 58%;
left: 57%;
font-size: 16px;
color: #003f7f;
}
.imagenTabla {
position: absolute;
top: 68%;
left: 18%;
font-size: 13px;
color: #003f7f;
width: 25%;
line-height: 21px;
text-align: left;
}
.imagenDescripcion {
position: absolute;
top: 67%;
left: 45%;
font-size: 12px;
color:white;
width: 39%;
line-height: 13.5px;
text-align: right;
} 
.imagenRedes {
position: absolute;
bottom: 4%;
left: 20%;
font-size: 14px;
color: white;
width: 78%;
line-height: 10px;
text-align: left;
}
}