@media (min-width: 601px){
	.mobile-show {
		display: none !important;
	}
}
