@media(max-width:600px)
{
    #promo_code_container{
        width: 70vw;
    }
}