#Cxn-links a {
    display: inline-block;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
}
