Hello,
Please use this code:
@media only screen and (max-width: 992px) {
#st-trigger-effects {
left: unset !important;
right: 0px;
}
.header-logo {
left: 31% !important;
}
}
Do not forget to clear cache before cheking the result.
Let us know the result.
Regards