@media only screen and (max-width:767px){.tt-static-images--card-container{max-width:360px;margin:0 auto}.tt-static-images--card-wrapper{padding:20px 0}.tt-static-images--card{display:flex;align-items:center}.tt-static-images--card-header{flex-grow:0;flex-shrink:0;text-align:left;padding-left:1.5em;width:calc(100% - 124px)}.tt-static-images--card-image-wrapper{flex-grow:0;flex-shrink:0;width:100px}}@media only screen and (min-width:768px){.tt-static-images--card-image-wrapper{width:168px;margin:0 auto;flex-shrink:0}.tt-static-images--card-container{display:flex;flex-wrap:wrap;margin:0 -20px;justify-content:center}.tt-static-images--card-wrapper{padding:10px 20px}.tt-static-images--card-header{text-align:center}}@media only screen and (min-width:768px) and (max-width:1099px){.tt-static-images--card-wrapper{width:50%}}@media only screen and (min-width:1100px){.tt-static-images--card-wrapper{width:33%}}.tt-static-images--card-image{width:100%;padding-top:100%;position:relative;background-color:white;border-radius:100%;flex-grow:0;flex-shrink:0;border:1px solid white;background-size:cover;background-position:center}.tt-static-images--card-image-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65%;height:65%}