body .product-item-info .product-photo-wrapper .amlabel-position-wrapper {
    width: 100% !important;
    justify-content: left;
}
.product-item-info .product-photo-wrapper .amlabel-position-wrapper .duration-label {
    width: 150px !important;
}
 
.amasty-label-container .amlabel-text, .product-item-info .amasty-label-container .amlabel-text {
    font-size: 13px !important;
    font-weight: 500;
    line-height: normal !important;
    color: #000;
    white-space: normal !important;
}
.product-item-info .product-photo-wrapper .amlabel-position-wrapper .green-label .amlabel-text,
.product-item-info .product-photo-wrapper .amlabel-position-wrapper .sale-label .amlabel-text
 {
    color: #fff;
}
.product.media .amlabel-position-wrapper .green-label {
    width: 100% !important;
    max-width: 300px;
    background: #40964c;
    color: #fff;
    left: 0px !important;
    right: 0px !important;
}
.product.media .amlabel-position-wrapper .amasty-label-container.green-label, .product.media .amlabel-position-wrapper .amasty-label-container.green-label .amlabel-text {
    width: 100% !important;
    color: #fff !important;
    max-width: 100% !important;
}

.product.media .amlabel-position-wrapper {
    height: auto !important;
}