.galleria-marcas{
    max-width: 100%;
    width: 100%;
}

body .ui-galleria .ui-galleria-item-nav {
    display:none !important;
}

.div-marcas{
    min-height: 90px;
}

.link-marcas{
    /*background: #FAFAFA;*/
}

.link-marcas >img::before {
    background: #969191;
    color: #131313;
    /*padding: 15px;*/
    border-radius: 4px;
}

.link-marcas >img:hover::before {
    color: #fff;
}

.link-marcas .ui-link:hover{
    text-decoration: none;
}

.img-galleria-banner1 {
  width: 100%;
  display: block;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
}
