
img {
    width: 350px;
    heigth: 350px;
}

border {
     border-width: 3px;
     border-color: #DFDFDF;
     border-style: solid;
}

.fondo-gris{
    background-color: #DFDFDF;
}