#banners img{width:15%;float: right;}
.social_img{    
	float: left;
    border-radius: 8px;
    padding: 1%;
    height:50px; 
    width:50px;
}

.es_img{
    border: none;
    float: left;
    max-width: 70px;
    max-height: 70px;
    margin-bottom: 4%;
    margin-top: 8%;
    }
	
