




@media screen and (max-width: 1023px) {
	.diw_other_info_block, .diw_cat_filter {
		display: none !important;
	}
}
/*--- max-width 1023 End ---*/

@media screen and (max-width: 991px) {
	
}
/*--- max-width 991 End ---*/

@media screen and (max-width: 767px) {
	
}
/*--- max-width 767 End ---*/

@media screen and (max-width: 479px) {	 

}



