.th-card-1 .flex{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-content:center;margin:0 -20px}.th-card-1 .card{box-shadow:0 7px 20px 0 rgba(0,0,0,.1)}.th-card-1 .flex .col{border-width:1px;display:flex;flex:0 0 33%;flex-flow:row;flex-wrap:wrap;padding:1rem;transition:background-color .3s ease,border-color .3s ease}.th-card-1 .card{width:100%}@media (max-width:1139px){.th-card-1{margin-top:0}}@media (max-width:767px){.th-card-1 .flex .col{flex:0 0 100%;max-width:100%}.th-card-1 .flex .col:not(:last-child){padding-bottom:20px}.th-card-1 .flex{grid-template-columns:repeat(auto-fit,minmax(350px,100%))}}