@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .\@tab\:rs\:n { resize: none }
  .\@tab\:rs\:b { resize: both }
  .\@tab\:rs\:h { resize: horizontal }
  .\@tab\:rs\:v { resize: vertical }
  .\@tab\:rs\:i { resize: inline }
}
