@media(max-width:576px){
	.spoon_img {
		max-height: 20vh;
		bottom: 20%;
	}
	.image_wrapper_product_flex img {
		height: 150px;
		max-width: 150px;
	}
	.dinnerware_page {
		padding: 20px 0 20px;
	}
	.right_side_bar {
		padding: 20px 0;
	}
	.checkbox_items-wrap img {
        height: 120px;
        width: 120px;
    }
    .demo_back a {
        font-size: 20px;
    }
    .demo_back_wrap img {
        max-width: 28px;
	}
}