body #footer-outer .row {
    padding: 21px 0;
}
#footer-outer[data-full-width="1"] .container {
    width: 100%;
    padding: 0 28px;
    max-width: none;
    background: #fff;
    border-top: dotted 1px #dedede;
}
div.logosfooter {
    margin: 0 auto;
        margin-top: 0px;
    width: 100%;
    max-width: 960px;
    margin-top: 2vw;
}
div.logofooter {
  float: left;
  margin-right: 1vw;
  margin-bottom: 2vw;
  margin-left: 6vw;
}
div.logofooter img {
    width: 90% !important;
    height: auto;
}
div.logofooter img.imagenlogo {
    width: 100% !important;
    height: auto;
    margin-top: 4px;
}