@media (min-width: 768px){
.bd-footer__description > div {
bottom:auto !important;
left: 1.1rem !important;
margin-top:35px !important;
}
}
@media (min-width: 964px){
.bd-footer__description > div {
    width: 75%;
}
}
/*#FooterSignOff{
width:1000px !important;
}*/
#FooterSignOff>p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    width:102%;
    margin-left: -10px;
}

.bd-footer__bottom-left-item{
padding-left:0!important;
}

.bd-footer__bottom-left-item li{

margin-bottom:10px !important;

}