@media only screen and (min-width: 701px) {
 
}

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