@media only screen and (max-width:1600px){
    .footer_pd{
        /* display: flex;
        justify-content: space-between;
        margin: 30px 140px 0 199px;
        border-bottom: 1px solid #999;
        padding-bottom: 10px; */
    }
}