Your IP : 3.15.232.244
.intake {
&-ttl{
.caps;
.doubleTitle;
margin-top: 6em;
.text {
&-1 {
.font(2.420em,1em);
text-align: right;
width: 50%;
padding-right: 0.5em;
}
&-2 {
color: @yellow;
.font(6.875em,0.7em);
text-align: left;
width: 50%;
}
}
}
&-device {
figure {
position: relative;
img {
margin: 0 auto;
}
figcaption {
margin: 0 auto;
position: absolute;
right: 0;
left: 0;
}
}
&-transformer {
margin-bottom: 4em;
img {
width: 84.3%;
}
figcaption{
width: 38%;
font-size: 1.43em;
bottom: 0;
}
}
&-other {
img {
width: 39.5%;
}
figcaption {
width: 14%;
font-size: 1.43em;
bottom: -15%;
.text-2 {
color: @red;
}
}
}
}
}