.branch-mod {
  box-sizing: border-box !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
  flex-wrap: wrap;
  padding: 0;
}
