@media only screen and (max-width: 600px) {
    .promo-error{
    font-size: 2.5vw;
    }
}
