.footer .container{
  flex-wrap:wrap;
}
.footer p{
  width:100%;
  flex:auto;
}


.videos{
  columns: 1;
}