.specs-itb-power-adapter {
    padding-right: 94px;
    padding-bottom: 35px;
}

@media only screen and (max-width: 734px) {
    .specs-itb-power-adapter {
        --p-width: 82px;
        --p-height: 82px;
    }
}

@media only screen and (max-width: 734px) {
    .specs-itb-power-adapter {
        padding-right: 52px;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-in-the-box .box-power-adapter .box-label {
        bottom: 16px;
    }
}