/* by Adon , CSS Document */

.showroom{ float:left; width:100%;padding:0 2.5%; margin:2.5% 0 10% 0;}
.showroom a{float:left; width:31.33%;margin-bottom:5px;}

@media (max-width:1024px){
.showroom a{width:31%;}
}
@media (max-width:640px){
.showroom a{width:47%;}
}
@media (max-width:480px){
.showroom a{width:100%; position:static !important;}
}
