@media  (min-width: 768px) {
    .o_thread_window{
        margin-right: 20px !important;
        box-shadow: -1px 0px 10px rgb(0 0 0 / 18%) !important;
    }
}

.o_thread_window .o_thread_window_header{
    height: 38px !important;
}
.o_thread_window input{
    padding: 10px !important;
    border: 0 !important;
    font-size: 1.1rem !important;
}