footer{
    display:inline-block;
    width:100%;
}

/* On screens that are 991px */
@media screen and (max-width: 991px) {
    .main-footer {font-size:.8rem;}
}
