/*
 * Theme Name: oh
 * Theme URI: https://oh.com
 * Description: Oh's theme
 * Author: Abtion
 * Version: 1
 * Tags: html5, rye, clean, basic, semantic, starter, grunt, stylus, coffeescript
 */

/* It's recommended that styles are put in assets/css/*, not here. */
@media screen and (max-width: 481px) {
  .modal__newsletter--inner {
    width: 280px !important;
  }
  #modal_content {
    padding: 0em 2em !important;
  }
}