.awspricecalculator_product_image_opacity {
    opacity: 0.5 !important;
}

.awspricecalculator_product_image_loading {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 31px !important;
    height: 31px !important;
}

.awspricecalculator_loading,
.awspricecalculator_product_image_loading {
    display: inline;
}

