@charset "UTF-8";
.product_cat{
    margin: 50px auto;
}
.product_cat_iframe{
    height: 120px;
    background-color: gray;
}
.product_item_iframe{
    /* height: 1800px; */
}

@media screen and (max-width:999px) {}

@media screen and (max-width:699px) {}

@media screen and (max-width:374px) {}