.socwrapper {
    
	width: 280px;
    overflow: hidden; /* add this to contain floated children */
}
.socfirst {
    
    float:left; /* add this */
	margin-top: -14px;
}
.socsecond {
	
    float: left; /* add this */
}

.img_viewarticle { margin: 20px; text-align: left;
 
	
	
}

