.footer  .gemora__footer-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer  .gemora__footer-container .link-box {
   display: flex;
   flex-direction: column;
   width: 33%;
   min-width: 240px;   

}