.margen_social{
    margin: 0;
    display: flex;
}

.img-red-0{
    border-radius: 10px 10px 0 0;
}

.img-red-s{
    width: 100%;
    height: 100%;
}

.img-red-s-1{
    border-bottom-left-radius: 10px;
}
.img-red-s-2{
    border-bottom-left-radius: 0;
}
.img-red-s-3{
    border-bottom-right-radius: 10px;
}

.img-red{
    /* max-width: 300px; */
    max-height: 60px;
    width: 100%;
    height: 100%;
}