.ashwered-label-carrier {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;
}

.ashwered-label-carrier > img,
.ashwered-label-carrier > picture {
    display: block;
    width: 100%;
    height: auto;
}

.ashwered-label-slot {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
}

.ashwered-label-slot .ashwered-label-wrapper {
    pointer-events: none;
}
