.though-part-container{align-items:center;display:flex;flex-direction:column;margin-bottom:50px;margin-top:100px;width:100%}.tp-title-row>h2{font-size:2em;font-weight:800;text-align:center}.tp-columns-row{align-items:flex-start;display:flex;gap:15px;justify-content:space-evenly;width:100%}.tp-column{align-items:center;background-color:hsla(60,8%,87%,.51);display:flex;flex-basis:25%;flex-direction:column;justify-content:flex-start;min-height:300px;padding:35px}.tp-column-title>h3{font-size:1.4em;font-weight:800;min-height:2.8em;text-align:center}.tp-column-text span{display:block;font-size:.9rem;text-align:center}.tp-column-title{flex:20%}.tp-column-text{flex:80%}.tp-title-row{margin-bottom:15px}@media screen and (max-width:480px){.tp-title-row>h2{font-size:1.2rem}.though-part-container{margin-bottom:0;margin-top:0}.tp-column{flex-basis:auto}.tp-columns-row{flex-direction:column}.tp-column-title>h3{font-size:1.2rem;min-height:auto}.tp-column{min-height:auto;padding:45px}}