@media(max-width:767px){
    .atalhos-mobile.visible-phone.fundo-secundario.borda-principal:before {
        content: 'CUPOM PRIMEIRA COMPRA: PRIMEIRACOMPRADA10OFF';
        display: block;
        background: #B62025;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #000;
        font-size: 22px;
    }
}