#Ultimos,
#Destacados,
#Marca1,
#Ofertas {max-width: 1400px;
  margin: 50px auto;}

@media screen and (max-width: 970px) {
  #nav-mega-menu .categoria_menu_mobile {
    color: #EF5135 !important;
  }
  #nav-mega-menu .boton_ofertas {
    color: #EF5135 !important;
  }
}

@media only screen and (max-width: 676px) {
  #Banner4 .image_banner {
    height: 200px;
  }

  #Banner4 .cont_elementos_banner h3 {
    font-size: 36px !important;
    line-height: 30px;
  }
}