.press {
    background-position: bottom;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .personalize-bg {
        left: -30em;
        top: 0
    }
}

@media (min-width:1024px) {
    .personalize-bg {
        left: -40em;
        top: 0
    }
}

[data-cat-spinner] s {
    font-size: 12px
}