.img-sold-out {
    height: 80px !important;
    width: 80px !important;
}
.tt-product-single-img .tt-label-custom {
    position: absolute;
    right: 13px;
    bottom: 13px;
    display: block;
}.tt-product-single-img .tt-label-custom i {
    font-size: 180px;
    line-height: 2;
    color: #dd3d53;
}.tt-mobile-product-slider span.tt-label-custom {
    position: absolute;
    bottom: 13px;
    display: block;
}.tt-mobile-product-slider span.tt-label-custom .icon-soldout {
    font-size: 80px;
    line-height: 1.1;
    color: #dd3d53;
}