@media (min-width: 1400px) {
    .style1 {
        background-image: url("../assets/images/401k-landing-bg.png");
        background-repeat: no-repeat;
        background-size: cover
    }
    .style2 {
        background-repeat: no-repeat;
        background-size: cover
    }
}