.buttons{ background-position: -35px -35px; border-radius: 50%; }
.buttons:hover{ box-shadow: none; }

li:nth-child(1){
	background: url(../img/intro/S_G11_U02_L07_graf1-42.png) no-repeat center;
}
li:nth-child(1) p{
    color: white;
    top: 50px;
    left: 180px;
    font-size: 2em;
    text-align: center;
}

li:nth-child(2){
	background: url(../img/intro/S_G11_U02_L07_graf2-43.png) no-repeat center;
}
li:nth-child(2) p{
    color: white;
    top: 60px;
    left: 145px;
    font-size: 1.5em;
    line-height: 1.23em;
}
li:nth-child(2) p.cite{
    top: 364px;
    left: 770px;
    text-align: center;
    font-size: 1.2em;
}

li:nth-child(3){
	background: url(../img/intro/S_G11_U02_L07_graf3-44.png) no-repeat center 40px;
}


li:nth-child(3) .uno1{ top: 270px; left:  90px; }
li:nth-child(3) .uno2{ top: 270px; left: 770px; }
li:nth-child(3) .uno3{ top: 490px; left: 430px; }
li:nth-child(3) h3{
	top: 25px;
	left: 490px;
	font-size: 2em;
	color: white;
	position: absolute;
}


div[data-sg-id="item-popup"] p{
	position: absolute;
	color: white;
    font-size: 1.5em;
    top: 0;
    left: 30px;
    line-height: 1.25em;

}
div[data-sg-id="item-popup"] p > strong{
	display: block;
	font-size: 1.3em;
    margin-bottom: 15px;
}