h1.heading.display-1.display-1.color-light.hero-deconstructed__main-card-title {
    font-size: 128px !important;
    font-weight: 700;
    line-height: 115%;
}
.text-atom.hero-deconstructed__card-description.body-1 {
    font-size: 36px !important;
    font-weight: 300 !important;
    line-height: 110% !important;
}
a.cta.group.cta-primary.cta-medium.md\:self-baseline.cta-dark {
    font-weight: 600;
}
@media (max-width: 738px) {
    .hero-deconstructed.less>*:nth-child(1) .object-cover {
        object-fit: cover !important;
    }
}