#post_comp {
    height: 60%;
    width: 600%;
    padding: 6%;
    margin-top: 5%;
    direction: rtl;
    /* border: 1px solid rgb(192, 178, 178);
    border-radius: 80%; */
    margin-right: 0%;
}
#poll_comment {
    height: 40%;
    width: 100%;
}
#img_post_comp {
    width: 70%;
    height: 90%;
    margin-right: 11%;
}
#title_control {
    margin-top: 2%;
    font-size: 160%;
}
#btn_sb_post_com_pol {
    opacity: 70%;
}