Your IP : 13.59.123.68
.graphs {
&-ttl{
.font(4.125em,1em);
text-align: center;
margin: 4.5% auto 4.9%;
.caps;
}
&-img {
margin: 0 auto 6.9%;
}
&-blocks{
margin-bottom: 5%;
figure {
&:before {
position: absolute;
content: '';
left: 0;
top: 11px;
bottom: 11px;
width: 1px;
background-color: @yellow;
}
&:first-child {
&:before {
display: none;
}
}
}
figcaption {
text-align: center;
.caps;
}
.text {
&-1 {
.font(0.938em,1em);
.big {
font-size: 250%;
color: @black;
i {
font-size: 60%;
}
}
}
&-2 {
.font(1.625em,1em);
.big {
font-size: 150%;
color: @black;
}
}
}
}
&-cols {
}
.text {
&-1 {
}
&-2 {
}
&-3 {
}
}
}