.promotions-of-the-month__box-1 {
    margin-top: calc(32px + (48 - 32) * (100vw - 320px) / (1920 - 320));

    position: relative;
}
