@media only screen and (max-width: 360px) {
	.xsmall-hide {
		display: none;
	}
}
