/*Mobile*/

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
/* HEADER ------------------------------------------------------------*/
/* BODY ------------------------------------------------------------*/

/* FOOTER ------------------------------------------------------------*/
footer .footer-column{
	justify-content: center;
}


}

