
.social{
    position: fixed;
    right: 5px;
    bottom: 2%;
    width: 60px;
    line-height: 1.5em;
	z-index: 99;
}
.flags {
    position: fixed;
    left: 10px;
    bottom: 2%;
    width: 180px;
    padding: 10px;
	z-index: 99;
}
