/*********************
Artists
********************/

.tableHeader,
.tableRow {
    grid-template-columns: 12% 12% 13% 32% 15% 16%;
}

/*********
Modal
*********/
#artistModalBunny {
    max-width: 200px;
    margin: auto;
    display: block;
    width: 100%;
}