.cabecera-tienda .cntb-410-0-0-texto{
	padding-left: 25px!important;
   padding-right:25px!important;
}.tienda-empresas h3{
	color:black;
   font-size:24px;
   text-align:center;
   font-weight:600;
}
.nav-item.menu {    width:100px; }
@media only screen and (max-width:768px){
	.tienda-empresas .navbar-nav.mr-auto.tienda-menu{
   	display:flex; 
      flex-wrap:wrap;
      flex-direction:row;
      align-items: center;
      justify-content: center;
   }
   .tienda-empresas .nav-item.menu {
   	padding-bottom:0!important
   }
   .cntb-507101-0-articulos-element{
   	padding:20px
   }
   .cntb-507101-0-1-valor-contenido-producto-empresas-name{
   	padding:12px 20px 3px;
      font-size:20px!important
   }
   .cntb-507101-0-2-valor-contenido-producto-empresas-referencia{
   	padding:2px 20px 5px;
      font-size:16px!important;
      font-weight:500;
   }
   .cntb-507101-0-3-valor-contenido-producto-empresas-precio{
   	padding:2px 20px 15px;
      font-size:23px!important
   }
   .cntb-507101-0-4-boton{
   	right: 20px!important;
      bottom:20px!important;
   }
   .cntb-507101-0-0-valor-contenido-producto-empresas-image-picture {
      width: 100%!important;
      height: auto!important;
      aspect-ratio:400/330;
      display: block;
      overflow: hidden;
  }
}.cntb-507101-0-0-valor-contenido-producto-empresas-image-picture{
	width: 100%;
    height: 330px;
    display: block;
    overflow: hidden;
}
.cntb-507101-0-0-valor-contenido-producto-empresas-image{
	object-fit:cover!important;
   height:100%
}#comp338052 .cntb-346-0-texto {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(0, 0, 0, 1);
}
.tarjeta-empresas{
	max-width:900px;
   margin:0 auto
}
.tarjeta-empresas h3{
  color: rgba(112, 147, 126, 1);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom:0px;
  text-align:left;
}
.tarjeta-empresas h2{
  color: rgba(0, 0, 0, 1);
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.92px;
  line-height: 48px;
  text-transform:unset;
  margin-top:0!important
}
.tarjeta-empresas .cntb-346-0-texto {
    border: 1px solid #666666;
    border-radius: 999px;
    border-top-left-radius: 999px;
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
    border-bottom-left-radius: 999px;
    padding:8px 55px;
    margin-top: 40px!important
}
@media only screen and (max-width:768px){
	.tarjeta-empresas{
		flex-direction:column-reverse;
   }
   .tarjeta-empresas h3 {
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 18px;
    }
    .tarjeta-empresas h2{
      font-size: 32px;
      line-height: 38px;
    }
}