.contacto {
    width: 100%;
    text-align: center;
    padding: 25px;
}

.contacto img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: 7px solid #5F5B5B;
}
