.text-blocks{display:flex;flex-wrap:wrap}.text-blocks .inner{padding:30px 40px}.text-blocks .item{border-right:10px solid #000;width:50%}.text-blocks .item:last-child{border:0}.text-blocks .item h4{font-size:30px;margin-bottom:20px}.text-blocks .item-text{font-size:16px}@media(max-width:767px){.text-blocks .item{border-bottom:10px solid #000;border-right:0;width:100%}.text-blocks .inner{padding:30px}}