| Current Path : /home/nicholsonsmith/public_html/templates/gk_steakhouse/ |
| Current File : /home/nicholsonsmith/public_html/templates/gk_steakhouse/custom.css |
/* FORCE K2 product image smaller */
.itemView .itemImageBlock img {
width: 500px !important;
max-width: 100% !important;
height: auto !important;
display: block;
margin: 0 auto;
}
/* Force single column on mobile */
@media (max-width: 768px) {
.itemContainer {
width: 100% !important;
float: none !important;
}
}