.instrument-cards-wrapper{float:left;width:100%}.instrument-cards-section-title{margin-bottom:50px;text-align:center}.instrument-cards .column{margin-bottom:30px}.instrument-cards{justify-content:center}.instrument-cards .instrument-cards-text{align-items:flex-end;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:center;min-height:250px;overflow:hidden;padding:30px;position:relative;transition:all .3s ease-in-out}.instrument-cards .instrument-cards-text:hover h3{transform:translateY(-50%);transition:all .3s ease-in-out}.instrument-cards .instrument-cards-text:after{content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.instrument-cards .instrument-cards-text h3{background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.5);display:inline-block;font-size:30px;font-weight:700;line-height:1em;padding:10px 20px;position:relative;transition:all .3s ease-in-out;width:auto;z-index:10}.instrument-cards .column:nth-child(5n) .instrument-cards-text:hover:after{background:rgba(38,170,225,.6);transition:all .3s ease-in-out}.instrument-cards .column:nth-child(5n-1) .instrument-cards-text:hover:after{background:rgba(249,187,2,.6);transition:all .3s ease-in-out}.instrument-cards .column:nth-child(5n-2) .instrument-cards-text:hover:after{background:rgba(54,212,84,.6);transition:all .3s ease-in-out}.instrument-cards .column:nth-child(5n-3) .instrument-cards-text:hover:after{background:rgba(164,5,159,.6);transition:all .3s ease-in-out}.instrument-cards .column:nth-child(5n-4) .instrument-cards-text:hover:after{background:rgba(255,0,96,.6);transition:all .3s ease-in-out}