@media screen and (max-width: 768px) {
	.in_action_stripe.topcatalog {
		display: none;
	}
}