/* estilos */
.pinTienda{
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    left: calc(50% - 20px);
    position: absolute;
    top: -2px;
    width: 40px !important;
  }
  

