.torque-pos-rel {
    position: relative !important;
}

.torque-pos-abs {
    position: absolute !important;
}

.torque-pos-fix {
    position: fixed !important;
}
