<div class="trustpilot">
</div>
<div class="trustpilot">
</div>
{
"class": "header"
}
.header__trustpilot {
&.mobile {
display: block;
margin: $spacer--medium 0;
background: transparent;
width: 100%;
@include mq($screen-m) {
display: none;
}
}
&.desktop {
display: none;
@include mq($screen-l) {
display: block;
}
}
}
There are no notes for this item.