
@media screen and (max-width: 991px) {
    .fb-comments span {
        border: 1px solid rgb(213,213,211);
        border-radius: 4px;
        margin-bottom: 20px;
    }
}