.twiget-feed {
    margin: auto;
    padding: 0px 5px 5px 0px;
    overflow:auto;
}
.twiget-tweet img {
    float: left;
    border: none !important;
    margin: 4px 5px 0 0 !important;
	display: block !important;
}


.twiget-feed p{
    margin:0;
}

.twiget-feed a {
	display: inline !important;
}
.twigetfollow {
    margin-top: 5px;
    text-align: right;
}
.twiget-widget ul li {
    padding: 6px 0;
}
.twiget-meta {
	font-size: 0.9em;
        margin-top:12px;
        text-align: right;
padding-right: 20px;
}
.tweet-wrap li:before,
.tweet-wrap li:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.tweet-wrap li:after {
    clear: both
}
.tweet-bio {
    padding: 4px 0;
}
.container-twetter-image{
    width: 40px;
height: 90px;
background-color: #565a60;
padding: 8px;
float:left;

}

.container-twetter-image img{
    width: 40px!important;
    height:40px!important;
}

.tw-content{
    float: left;
width: 216px;
margin-left: 10px;
font-size: 12px;
line-height: 14px;
padding: 10px 0;
}