.page-foot__list-item {
font-size: 10pt;
font-size: 0.9rem;
}

@media (max-width: 600px) {
.page-foot__list {
display: none;
}
}