#productos .productos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#productos .productos>div{-ms-flex-preferred-size:310px;flex-basis:310px;margin-left:3%;margin-right:3%}#productos .productos>div.material .imagen{background-image:url("/img/master/productos/material.jpg")}#productos .productos>div.presentacion .imagen{background-image:url("/img/master/productos/presentacion.jpg")}#productos .productos>div .imagen{padding-top:100%;background:url("/img/tmp-producto.jpg") no-repeat 50% 50%/cover;border-radius:50%;border:1px solid #2E3092;margin-bottom:35px}#productos .productos>div h2{margin:0;padding:0;text-align:center;font-size:50px;font-weight:200;color:#2E3092}#productos .productos>div h2 a{color:#2E3092;text-decoration:none}@media (max-width: 660px){#productos .productos{-ms-flex-wrap:wrap;flex-wrap:wrap}#productos .productos>div.material{margin-bottom:35px}#productos .productos>div .imagen{margin-bottom:10px}}
