Your IP : 18.217.190.139
.digitech {
.hero-img;
&-ttl{
.font(4.125em,1em);
text-align: center;
margin: 4.5% auto 4.9%;
.text {
&-2 {
color: @green;
font-weight: 400;
}
}
}
&-blocks{
figure {
flex: 0 1 20%;
flex-direction: row;
justify-content: flex-start;
img {
max-width: unset;
}
}
figcaption {
.caps;
text-align: left;
}
.text {
&-1 {
.font(1.156em,1em);
.big {
font-size: 250%;
color: @black;
i {
font-size: 60%;
}
}
}
&-2 {
.font(1.938em,1em);
.big {
font-size: 150%;
color: @black;
}
}
}
}
&-cols {
}
}