.link-tree{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px;margin-top:15px}.link-tree__link{box-sizing:border-box;display:flex;margin-bottom:10px;padding-left:6px;padding-right:6px;width:100%}.link-tree__link--white-text{color:#fff}.link-tree a{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-basis:100%;flex-direction:column;font-size:13px;justify-content:center;padding:27px 30% 25px 25px;text-decoration:none}.link-tree a,.link-tree a *{color:inherit}.link-tree h2{color:inherit;font-size:16px;margin-bottom:7px;margin-top:0}.link-tree h2:last-child{margin-bottom:0}@media (min-width:700px){.link-tree__link{width:50%}.link-tree a{padding:34px 33% 32px 32px}}@media (min-width:1100px){.link-tree__link{width:33.3333%}.link-tree a{padding:40px 38% 38px 38px}}@media (min-width:1460px){.link-tree{margin-left:auto;margin-right:auto;max-width:1400px}}