@charset "UTF-8";
/* CSS Document */


 
/* Retina displays */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.imagen-home { background-image: url(../img/Vivian-aguero-home@2x.jpg); background-size:contain;  }
}