#main-banner img{
    width: 100%;
}

#distribucion-wrapper h3 {
    text-align: center;
    margin-top: 55px;
}

#distribucion-wrapper h4{
    color: #6699cc;
    text-align: center;
    margin-bottom: 35px;
}

#distribucion-wrapper p {
    text-align: center;
}

#marcas-row1 {
    /*margin-bottom: 65px;*/
}

#marcas-row2 {
    margin-bottom: 15px;
}

#marcas-row1 img,
#marcas-row2 img {
    width: 100%;
}

hr {
    border: none;
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
}

