.con-tiles{background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px}.con-tiles__tile{border-right:1px solid var(--color-accent-2);flex:1;padding:30px 20px 0}.con-tiles__tile:last-child{border-right:0}.con-tiles .social-icons{text-align:center}.con-tiles .social-icons .con-social{margin-right:5px;text-decoration:none}.con-tiles .social-icons .con-social:last-child{margin-right:0}@media (max-width:767px){.con-tiles{flex-direction:column}.con-tiles__tile{border-bottom:1px solid #9c9eb5;border-right:0 solid #9c9eb5;flex:1;padding:30px 20px 0}.con-tiles__tile:last-child{border-bottom:0 solid #9c9eb5}}