.case-parameters(@cn) {
.block-case li:nth-of-type(@{cn}):before {
font-weight: bold;
z-index: 1;
position: absolute;
margin-top: 35px;
background: #fff;
color: #FC0D55;
font-size: 20px;
content: "текст";
width: 80px;
height: 27px;
display: block;
line-height: 25px;
text-indent: 10px;
}
}
.box_shadow {
box-shadow: 1000px -7px 7px 1000px rgba(0,0,0,0.16);
}
.header .header-holder .header-logo
?.header {
стили
&-holder {
стили
}
}
.wrapper{
display: flex;
justify-content: space-between;
}
.wrapper div {
background: #999;
width: 20%;
}
img {
width: 100%;
}