

#document.timeline-Widget {
    max-width: 100% !important;
    width: 100% !important;
}

div.timeline-Widget {
    max-width: 100% !important;
    width: 100% !important;
}

.timeline {
    max-width: 100% !important;
    width: 100% !important;
}
.timeline-Tweet-text{
    font-size: 1em !important;
}


#app-layout{
    display: none;
}