@media only screen and (max-width: 500px) {
	.site-footer__linklist-item {
	   padding: 0 30px 5px 0;
	}
  
    .site-footer__item {
	   margin-bottom: 25px;
    }
}