@media screen and (min-width:321px)and (max-width:480px) {
    /* public */
    .foot{width:auto;}
    .foot p{width: auto;}
}