.bsc-list-wrapper{display:flex;flex-wrap:wrap}.bsc-list-wrapper .bsc-list-item{display:flex;flex:0 0 50%;max-width:50%}@media (min-width:768px){.bsc-list-wrapper .bsc-list-item{flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.bsc-list-wrapper .bsc-list-item{flex:0 0 16.66666667%;max-width:16.66666667%}}.bsc-list-wrapper .bsc-list-item .bsc-list-item-wrapper{margin:10px;border:1px solid #eee;background:#fff}.bsc-list-wrapper .bsc-list-item .bsc-list-item-wrapper a{display:flex;flex-direction:column;flex:1;height:100%}.bsc-list-wrapper .bsc-list-item .bsc-list-item-wrapper img{display:block}.bsc-list-wrapper .bsc-list-item .bsc-list-item-wrapper .bsc-list-item-title{font-weight:700;text-align:center;padding:5px;line-height:1.25;display:flex;flex:1;justify-content:center;align-items:center}.bsc-list-wrapper .bsc-list-item .bsc-list-item-wrapper:hover{box-shadow:0 0 8px 2px rgba(219,219,219,.5)}