@media (min-width: 768px) {
  .container.ct-footer__bottom .row > div {
    min-width: 100%;
  }
  
  .container.ct-footer__bottom .row .ct-footer__bottom__content-bottom2 {
    display: flex;
  }
}