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