Join The BA Here!k
Join us at The BA now to join in with our social activities and events. Plus, get access to our exclusive member benefits!
/* Make MembershipWorks form container wider and centered */
.membershipworks {
max-width: 800px; /* increase this value as needed */
margin: 0 auto; /* center horizontally */
padding: 20px;
}