.eapps-facebook-feed-inner {
    background: #ffffff;
    position: relative;
    border-radius: 0px!important;
    width: 100%;
    border: 1px solid #d3d3d3;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
}
.eapps-facebook-feed-header {
    background: #fff;
    border-bottom: none;
    border-radius: 0px!important;
    position: relative;
    overflow: hidden;
}