/*
Theme Name: Kayjah Theme
Author: Kayjah Team
Author URI: 
Description: A profesional custom theme, from static HTML to WordPress
Version: 1.0
*/
@media (max-width: 768px) {
    #shop-content .container .shop-layout .products .product .image-wrapper {
        width: 100%;
        height: auto !important;
    }
}