.header-contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.social-flags img {
    width: 20px; /* Ajusta según el tamaño deseado */
    margin-left: 5px;
    vertical-align: middle;
}