.twitter{
height: 60px; 
background: #e6e6e6; 
}


.twitter-tip{
background-image: url('/assets/img/tip.png'); 
background-repeat: no-repeat;
height: 21px;
margin-left: 52px;
margin-bottom: 27px;
}


.twitter-text a:link{
color: #141414;
} 
.twitter-text a:visited{
color: #141414;
} 
.twitter-text a:hover{
color: #141414;
} 
.twitter-text a:active{
color: #141414;
} 


.row-instagram{
	padding-top:40px;
}

@media only screen and (min-width: 40.063em) {

			.twitter-title{
			display: table-cell;
			vertical-align: middle;
			height: 60px;
			background: #e6e6e6;
			padding-left: 20px;
			font-size: 19px;
			color: #000;
			text-transform: uppercase;
			font-family: 'Knockout 28 A','Knockout 28 B';
			font-weight: 400;
			font-style: normal;
			}
			.twitter-icon{
			display: table-cell;
			vertical-align: middle;
			height: 60px;
			font-size: 22px;
			color: #000;
			position: relative;
			float: right;
			top: -42px;
			margin-right: 16px;
			}

			.twitter-text{
			color: #141414;
			line-height: 28px;
			font-size: 19px;
			font-family: 'Baskerville MT W01 It';
			margin-left: -5px;
			margin-right: 11px;
			} 



 } 
 
 
 @media only screen and (min-width: 64.063em) {

			.twitter-title{
			display: table-cell;
			vertical-align: middle;
			height: 60px;
			background: #e6e6e6;
			padding-left: 20px;
			font-size: 22px;
			color: #000;
			text-transform: uppercase;
			font-family: 'Knockout 29 A','Knockout 29 B';
			font-weight: 400;
			font-style: normal;
			}
			.twitter-icon{
			display: table-cell;
			vertical-align: middle;
			height: 60px;
			font-size: 22px;
			color: #000;
			position: relative;
			float: right;
			top: -42px;
			margin-right: 16px;
			}

			.twitter-text{
			color: #141414;
			line-height: 28px;
			font-size: 24px;
			font-family: 'Baskerville MT W01 It';
			} 


 }