@media (min-width: 600px){
    .container-sedes {
        width: 120%;
    }

    .container-sedes article {
        width: 45%;
    }

}