.txt-txt{padding:90px 0;font-size:16px}.txt-txt--grey{background:#f3f3f3}.txt-txt__container{padding:0 20px;width:100%;max-width:1280px;margin:auto;box-sizing:border-box}.txt-txt__txts{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.txt-txt__txt{box-sizing:border-box;width:calc(50% - 40px)}.txt-txt__img{padding-bottom:20px;height:100px;width:auto;object-fit:contain}a.txt-txt__btn.btn{background:#4a90e2;min-width:250px;text-align:center}a.txt-txt__btn.btn:hover{background:#4a90e2;filter:brightness(1.1)}@media only screen and (max-width:767px){.txt-txt__txt{width:100%}.txt-txt__txt+.txt-txt__txt{padding-top:50px}}