@media screen and (min-width: 768px) and (max-width: 1200px) {
    #Footer .footer-wrap{padding: 1.5rem .5rem;}  
}