footer{
    position:fixed;
    left:0;
    bottom:0;
    height: 80px;
    width: 100%;
    z-index: 999;
}

.info-element{
    height: 100%;
    padding:10px;
}

.info-img{
    margin:auto;
    height: 60px
}