footer.footer{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.nav-link.active{
    text-decoration: underline;
}

img.admin-panel.img-thumbnail{
    width: 200px;
}

.table.a-img-list th{
    font-size: 12px;
}