.ifmobile .ifmobile-desktop:nth-child(2n+1),
.ifmobile .ifmobile-mobile:nth-child(2n+1) {
	display:none;
}