@media only screen and (min-width:650px) and (max-width:768px) {

}

@media only screen and (min-width:768px) and (max-width:1024px) {

}