.footer-inf-blk{
    margin-bottom: 15px;
}
@media screen and (max-width: 1020px) and (min-width: 701px){
    .footer-inf-blk{
        width: 50%;
        float: left;

    }
}
