@media only screen and (max-width: 767px) {
  .core-form-field-area-left,
  .core-form-field-area-right {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .core-form-field-area-right {
    margin-top: 10px !important;
  }
  .store-product-detail-image img {
    max-width: 150px !important;
    height: auto !important;
  }
  .store-product-list-item-image img {
    max-width: 100px !important;
    height: auto !important;
  }

  .store-decorate-silk .store-section-customer-details input[type="text"],
  .store-page-subscription-update-address input[type="text"],
  .store-style-digital-only .store-section-customer-contact input[type="text"] {
    padding: 6px 0 6px 6px !important;
    width: 100% !important;
  }

  .store-decorate-silk .store-section-customer-details select,
  .store-page-subscription-update-address select,
  .store-style-digital-only .store-section-customer-contact select {
    padding-left: 3px !important;
    padding-right: 20px !important;
    width: 102% !important;
  }
  .store-survey .core-form-field-input-text {
    max-width: 20em !important;
    width: 100% !important;
  }
  #head-security {
    height: auto !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    text-align: right !important;
  }
  .store-notice-bill-descriptor {
    display: block !important;
    padding-left: 0 !important;
  }
  .store-product-detail-pricing {
    display: block !important;
  }
  .store-order-price-label {
    width: 65% !important;
  }
  .store-section-payment-details-cc .core-form-field-group-body {
    margin-left: 0 !important;
  }
  .store-action-view-help {
    display: none !important;
  }
  .store-decorate-silk .store-order-item-subscription .store-order-item-title,
  .store-decorate-silk .store-offer-file-backup-cd .store-order-item-title,
  .store-decorate-silk
    .store-offer-file-backup-digital
    .store-order-item-title {
    white-space: normal !important;
    max-width: 60% !important;
  }
  .store-decorate-silk
    .store-offer-file-backup-digital
    .store-order-item-title {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/drive_add.png")
      no-repeat scroll left 2px rgba(0, 0, 0, 0) !important;
  }
  .store-decorate-silk .store-offer-file-backup-cd .store-order-item-title {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/cd_add.png") no-repeat
      scroll left 2px rgba(0, 0, 0, 0) !important;
  }
  .store-decorate-silk .store-order-item-subscription .store-order-item-title {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/arrow_refresh.png")
      no-repeat scroll left 2px rgba(0, 0, 0, 0) !important;
  }
  .store-decorate-silk .core-message-warn,
  .store-decorate-silk .core-message-error,
  .store-decorate-silk .core-message-fatal {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/exclamation.png")
      no-repeat scroll left 2px rgba(0, 0, 0, 0) !important;
  }
  .store-decorate-silk .core-message-info {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/information.png")
      no-repeat scroll left 2px rgba(0, 0, 0, 0) !important;
  }
  .store-decorate-silk .store-notice-bill-descriptor-message {
    background: url("//dcnz2rrcot657.cloudfront.net/silk/information.png")
      no-repeat scroll left 3px rgba(0, 0, 0, 0) !important;
  }

  .store-order-item-base-title {
    max-width: 50% !important;
    width: 100% !important;
    font-weight: 600 !important;
  }
  .store-order-item-offers {
    max-width: 50% !important;
    width: 100% !important;
  }
  .store-order-item-offer {
    display: block !important;
  }
  .store-style-inline-form .core-form-field-label label,
  .core-form-field-label {
    white-space: normal !important;
  }
  .store-order-item-description {
    margin-left: 20px !important;
  }
  .store-order-action-coupon-li {
    display: block !important;
    margin-top: 1em !important;
  }
  .steps {
    display: none;
  }
  .store-field-contact-email .core-form-field-body-note {
    font-size: 0.75em !important;
    width: 95% !important;
  }
  .store-page-subscription-update .store-field-cc-number input {
    width: 95% !important;
  }

  .store-order-item-group-action-list li {
    display: inline-block !important;
    float: right;
    font-size: 0.9em !important;
    margin: 3px 0 !important;
    max-width: 270px;
    white-space: normal;
    clear: both !important;
  }
  .store-decorate-button .store-page-navigation .store-action-command {
    font-size: 1.15em !important;
  }
  #store-processing-element {
    background: url("//dcnz2rrcot657.cloudfront.net/progress/bar.gif") no-repeat
      scroll center 20px rgba(0, 0, 0, 0) !important;
    display: block;
    font-size: 16px !important;
    font-weight: bold !important;
    height: 40px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -15px !important;
    max-width: 200px !important;
    padding-left: 0 !important;
    text-align: center;
  }
  .store-decorate-pay .store-payment-method-title {
    white-space: normal !important;
  }
  /* digital only */
  .store-style-digital-only.doc .store-section-customer-contact {
    width: 100% !important;
    float: none !important;
  }
  .store-style-digital-only.doc .store-section-payment {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
}
