span.TweetAuthor-name.Identity-name.customisable-highlight {
    display: none;
}
img.Avatar {
    display: none;
}
.Icon.Icon--heart.TweetAction-icon {
    display: none;
}
.Icon.Icon--share {
    display: none;
}
.timeline-Tweet-author {
    display: none;
}
.Icon.Icon--twitter {
    display: none;
}
li.timeline-TweetList-tweet.customisable-border {
    width: 48%;
    float: left;
    padding: 1%;
}
.timeline-Tweet.u-cf.js-tweetIdInfo {
    background-color: #ffffff;
	border-radius: 10px;
}
.tweetarea {
	margin-top: 15px;
	background-color: #EEEAEA;
}
.timeline-Viewport {
    margin-top: 20px;
}
.timeline-Widget {
    background-color: #eeeaea;
	max-width: 100%;
}
iframe#twitter-widget-0 {
    width: 100% !important;
	height: 3000px;
}
p.timeline-Tweet-text {
    font-size: 20px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 20px;
    line-height: 50px;
    font-weight: 300;
}
.MediaCard-media {
    margin-left: -5%;
}
button.timeline-LoadMore-prompt.timeline-ShowMoreButton.customisable {
    display: none;
}