.txt-card-wrap{position:relative;text-align:center}.txt-card-header{margin:0 auto;max-width:800px}.txt-card-header h2{color:#173d78;font-size:60px;position:relative;text-transform:uppercase}.txt-card-inr{display:flex;flex-wrap:wrap;justify-content:space-between}.txt-card-item{margin:20px 10px;position:relative;width:30%}.txt-card-item:before{background-color:silver;content:"";height:100%;position:absolute;right:-25px;width:1px}.txt-card-item:nth-child(3):before{background-color:silver;content:"";height:0;width:0}.tcrd-title h3{color:#0084cb;letter-spacing:1px}@media (max-width:1080px){.txt-card-header h2{font-size:44px}}@media (max-width:767px){.txt-card-header h2{font-size:34px}.txt-card-item{margin:20px 10px;position:relative;width:100%}.txt-card-item:before{right:0;width:0}}