
@media screen and (min-width: 701px) {
 body {
  min-width: 980px;
 }
}