.ibd-static-es-landing-Generic-carrefour {
  /* Small devices (landscape phones, 576px and up) */
  /* Medium devices (tablets, 768px and up) */
  /* Large devices (desktops, 992px and up) */
  /* Extra large devices (large desktops, 1200px and up) */
  /* Extra large devices (large desktops, 1200px and up) */ }
  .ibd-static-es-landing-Generic-carrefour .sin-estilo-row {
    margin: 0; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour {
    background: #F9F9F9;
    padding: 20px 0;
    display: flex;
    /*flex-direction: column;
    align-items: center;*/
    flex-direction: row;
    justify-content: center;
    align-items: stretch; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .barra-footer {
    /*height: 1px;
    width: 100px;
    border-bottom: solid 1px #5C8819;
    margin: 20px 0;
    text-align: center;*/
    height: auto;
    width: 1px;
    border-left: solid 1px #5C8819;
    border-bottom: none;
    margin: 0 20px;
    text-align: center; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .info-footer {
    display: flex;
    justify-items: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .img-footer {
    order: 3; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .barra-footer {
    order: 2; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .info-footer {
    order: 1; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .img-footer img {
    width: 70px; }
  .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .info-footer img {
    width: 107px; }
  @media (min-width: 768px) {
    .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .img-footer img {
      width: auto; }
    .ibd-static-es-landing-Generic-carrefour .contenedor-footer-carrefour .info-footer img {
      width: auto; } }
