.showroom-supplier-featured {
max-width: 300px;
margin: auto;
}


/* isotope */

* { box-sizing: border-box; }

/* force scrollbar */
html { overflow-y: scroll; }

body {
font-family: sans-serif;
}

/* ---- isotope ---- */


/* ---- grid ---- */

.grid {
max-width: 900px;
margin: 0 0 20px 0;
}

/* clear fix */
.grid:after {
content: '';
display: block;
clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
float: left;
}

.i-appalachian {
width: 65px;
height: 37px;
}

.i-armstrong {
width: 90px;
height: 33px;
}

.i-bosmate {
width: 90px;
height: 41px;
}

.i-bruce {
width: 80px;
height: 31px;
}

.i-bruce-featured {
width: 150px;
height: 151px;
margin: 0 30px 30px 0;
}

.i-chesapeake {
width: 90px;
height: 30px;
}

.i-eagle-creek {
width: 75px;
height: 24px;
}

.i-ferma {
width: 75px;
height: 28px;
}

.i-hawa {
width: 75px;
height: 34px;
}

.i-indusparquet {
width: 75px;
height: 25px;
}

.i-mirage {
width: 75px;
height: 47px;
}

.i-mohawk {
width: 96px;
height: 42px;
}

.i-moso {
width: 59px;
height: 32px;
}

.i-provenza {
width: 75px;
height: 78px;
}

.i-triangulo {
width: 75px;
height: 92px;
}

.i-twelve-oaks {
width: 100px;
height: 25px;
}
/* isotope end */