.mobile{
	display: none !important;
}

.desktop{
	display: none !important;
}

.small{
	display: block !important;
}