/* portrait.css */
@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 5, ../sass/portrait.scss */
  #block-views-fffc23cf17a0212f5604880676300e70 {
    display: none;
  }
}
