@media only screen and (max-width: 700px) {

.product-box.item {

width: 195px !important;

}

}

.price.product-price {

    font-size: 20px;

}

#footer {
display: none;
}


.advanced-cms-wrapper {
    background: white;
    padding: 10px !important;
}

.advanced_cms_wrapper_99 {
    background: white;
    padding: 10px !important;
}