@media only screen and (max-width: 700px) {

.product-box.item {

width: 195px !important;

}

}

.price.product-price {

    font-size: 20px;

}

#footer {
display: none;
}