.icono-pipe {
    background-image: url('/static/svg/pipe.svg');
    background-size: contain !important;
    background-repeat: no-repeat !important;
    height: 30px !important;
    width: 5px !important;
}
