body.index-page { overflow-x: clip; }

body.index-page .series-carvagio img { object-position: 46% 48% !important; }
body.index-page .series-denea img { object-position: 42% 52% !important; }
body.index-page .series-eikon img { object-position: 50% 25% !important; }
body.index-page .series-fresco img { object-position: 50% 48% !important; }
body.index-page .series-goia img { object-position: 50% 24% !important; }
body.index-page .series-helios img { object-position: 50% 48% !important; }
@media (max-width: 640px) {
  body.index-page .home-ruty-announcement {
    min-height: auto !important;
    padding: 16px 12px 56px !important;
  }

  body.index-page .home-ruty-panel,
  body.index-page .home-ruty-announcement.is-ruty-expanded .home-ruty-panel {
    width: 100% !important;
    height: 600px !important;
    min-height: 600px !important;
    max-height: none !important;
    padding: 0 !important;
    border-radius: 20px !important;
  }
}
