.supportFranchiseContent{display: flex;flex-direction: column;align-items: normal;}
.supportFranchiseContent h1{width:100%;}
.supportFranchiseContent h3{margin:0;}
.supportFranchiseContent .franchiseesTeamList{display: flex;justify-content: space-evenly;flex-wrap: wrap;}
.supportFranchiseContent .franchiseesTeamList li{text-align: center;padding: 5px;}