body {



}
.entregador {
    width: 100%;
    /*height: 100px;*/
    background-image: url("delivery-icon-7.png");
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;

}
/*.entregador img{*/
/*    position:absolute;*/
/*    bottom:0;*/
/*    right:0;*/
/*    width: 30%;*/
/*    z-index: 1000;*/
/*}*/
