 ul.repertoire{max-height:25em;overflow-y:scroll;overflow-x:hidden;background:rgba(0,0,0,0);
               margin:0;padding:.13em 0;background:#741a2f 
               !important;border:.1em solid #e37078 !important;color:#fff 
               !important;box-shadow:-0px 0px 1em rgba(0,0,0,0.7);
             
               -webkit-border-top-left-radius: .5em;-webkit-border-bottom-left-radius: .5em;-moz-border-radius-topleft: .5em;-moz-border-radius-bottomleft: .5em;border-top-left-radius: .5em;border-bottom-left-radius: .5em;
               font-size:0.9em}ul.repertoire
li{list-style:none;display:inline-block;width:100%;padding:0;padding:.15em;vertical-align:top}@media only screen and (min-width:480px)
 {ul.repertoire
li{width:49%}}@media only screen and (min-width:640px)