<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ireland .hero-image{
    background: url(/content/dam/aircanada/airtrfx/images/campaigns/ireland/Hero-IMG-D-one.png) no-repeat right top !important;
    background-size: cover !important;
    height: 480px;
    margin: 0 auto;
}

.module-row.module-row--campaign_widget + .container {
    display: none;
}

@media all and (max-width: 767px) {
  .vienna .hero-image {
    background: url(/content/dam/aircanada/airtrfx/images/campaigns/ireland/Hero-IMG-M-one.png) no-repeat right top !important;
    background-size: cover !important;
    height: 280px;
    width: 100%;
    }
}</pre></body></html>