/* Fit the second row into the physical lower shelf without altering cover art. */
.rack .bottom-shelf .magazine{transform:translateY(-24px) rotate(var(--tilt,0deg))!important}
.rack .bottom-shelf .magazine:hover{transform:translateY(-31px) rotate(var(--tilt,0deg))!important}
.rack .bottom-shelf .magazine.pronunciation{width:20%!important;flex:0 1 20%!important}
.rack .bottom-shelf .note-stack{width:15%!important;align-self:flex-end!important;transform:translateY(-24px)}
.rack .bottom-shelf .note-stack .paper-note{min-height:178px!important;padding:14px 8px!important;font-size:11px!important;line-height:1.32!important;box-shadow:2px 3px 0 #1b1510!important}
.rack .bottom-shelf .note-stack .paper-note b{font-size:12px!important}.rack .bottom-shelf .note-stack .paper-note small{margin-top:10px!important;font-size:7px!important}.rack .bottom-shelf .blue-kat-seal{width:74px!important;height:63px!important;margin-top:6px!important}
@media(max-width:900px){.rack .bottom-shelf .magazine,.rack .bottom-shelf .magazine:hover{transform:translateY(0) rotate(var(--tilt,0deg))!important}.rack .bottom-shelf .magazine.pronunciation{flex-basis:176px!important;width:176px!important}.rack .bottom-shelf .note-stack{width:168px!important;flex-basis:168px!important;transform:none}.rack .bottom-shelf .note-stack .paper-note{min-height:160px!important}}
