/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2022 | 09:38:01 */

    .products h1 {
    font-size: 25px;
}

    .products h2 {
    font-size: 20px;
    margin-bottom: -10px;
}

    .products p img {
    max-width: 200px;
    max-height: 200px;
}

    .products h6 {
    display: none;
}
    
