#distributors-header{
    background-image: url('/static/images/distributors/DISTRIBUIDORES-IMAGEN-MAPA-1.jpg');
    background-size: cover;
    background-position: center;
    color: #fff;
    height: 70vh;
}

#distributors-header .row{
    height: 70vh;

}

