/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2025 | 22:00:16 */
@media screen and (max-width: 768px) {
    .type2 .product > .page-container > .vc_row, .type4 .product > .page-container > .vc_row, .type6 .product > .page-container > .vc_row, .type8 .product > .page-container > .vc_row {
        flex-wrap: wrap;
        display: flex
;
        flex-direction: column-reverse;
        margin-top: -67px;
    }
}