  #true-change-grid{display:flex;flex-flow:row wrap}#true-change-grid>a{display:block;width:33.3333%;padding-bottom:24.72%;-webkit-perspective:800px;perspective:800px}@media (max-width:991.5px){#true-change-grid>a{width:50%;padding-bottom:37.07%}}@media (max-width:575.5px){#true-change-grid>a{width:100%;padding-bottom:74.15%}}#true-change-grid>a:focus .tcg-card,#true-change-grid>a:hover .tcg-card{-webkit-transform:translateX(-100%) rotateY(-180deg);transform:translateX(-100%) rotateY(-180deg)}.tcg-card{position:relative;width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center right;transform-origin:center right;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.tcg-card>*{position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);padding:5px;top:5px;left:5px;color:#fff;text-align:center;font-weight:700;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tcg-card-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}