@media (min-width: 751px) and (max-width:999px) {
}

@media only screen and (max-width: 750px) {	
}

