/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  input.dewid-keyword.form-control {
    width: 85%; } }
