@media only screen and (max-width : 990px) {
.wc__sub-menu .thumb__menu img{
	display: none;
}
}