
	.ly_product_list_2 .list_category_description {margin-top: 20px !important;}
	.ly_product_list_2 .list_box {margin-top: 0px !important;}
	.ly_product_list_2 .list_category_description .editor_txt table tbody tr td:first-child {padding: 0;padding-right: 20px;}
	.ly_product_list_2 .list_category_description .editor_txt table tbody tr td:last-child {padding: 0;padding-left: 20px;}
	@media screen and (max-width: 1000px){
		.ly_product_list_2 .list_category_description .editor_txt table tbody tr {display: flex;height: auto !important;flex-wrap: wrap;}
		.ly_product_list_2 .list_category_description .editor_txt table tbody tr td {width: 100% !important;}
		.ly_product_list_2 .list_category_description .editor_txt table tbody tr td iframe {width: 100% !important;}
		.ly_product_list_2 .list_category_description .editor_txt table tbody tr td:first-child {padding: 0;}
		.ly_product_list_2 .list_category_description .editor_txt table tbody tr td:last-child {padding: 0;}
	}

    .ly_product_list_2 .prdocuts_wrapper .list_wrapper .list_category_description .editor_txt p {margin: 0;}
