@media only screen and (max-width: 480px) {
	#drop.boxopened:after, #drop:after {
		display: none;
	}
}