@import url(https://use.typekit.net/ubr8mcz.css);
.instruments-paragraph{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:35px;margin-bottom:34px}@media (max-width: 992px){.instruments-paragraph{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.instruments-paragraph{grid-gap:15px}}.instrument-item{background:#eee}.instrument-item .image-box{height:195px;padding:10px;background:#fff}.instrument-item .image-box img{max-width:90%;max-height:90%;width:auto}.instrument-item .instrument-information{min-height:107px;padding:21px 26px 21px 26px}.instrument-item .instrument-information .instrument-name{padding-right:11px;border-right:2px solid #d3d3d5;margin-right:11px}.instrument-item .instrument-information .instrument-change.down{color:#e5226e}.instrument-item .instrument-information .instrument-change.up{color:#00a865}.instrument-item .instrument-information .no-wrap{white-space:nowrap}

