.footer-background-color{
    background-color:#121A34 !important;
    font-size:14px;
}
.footer{
    min-height:100px;
    height:auto;
}
.footer-border-right{
    border-right:1px solid grey;
}

@media (min-width:768px){
    .display-block{
        display:block;
    }
}