@media (min-width: 1024px){.room .feature:not(:first-child):before{background:var(--primary-color);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}}@media (min-width: 768px){.room .feature:nth-child(2n):before{background:var(--primary-color);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}}
