.section-size-weight .techspecs-row .figure-caption .caption.depth {
    left: 165px;
}

@media (max-width: 1068px) {
    .section-size-weight .techspecs-row .figure-caption .caption.depth {
        left: 120px;
    }
}

@media (max-width: 734px) {
    .section-size-weight .techspecs-row .figure-caption .caption.depth {
        left: 75px;
    }
}