.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;
    }
}