.feature__line-height{position:relative;border-radius:5px;width:100%;box-sizing:border-box}.feature__line-height .sizes{padding:10px;box-sizing:border-box;display:flex;cursor:pointer}.feature__line-height .sizes .line-height.large{display:none}@media screen and (min-width:768px){.feature__line-height .sizes .line-height.large{display:block}}.feature__line-height .sizes .line-height{border:1px solid #ccc;padding:10px 0;margin:5px;text-align:center;font-family:exo-soft,"Helvetica Neue",Arial,sans-serif;font-size:1.6em;flex-grow:1}.feature__line-height .sizes .line-height.active,.feature__line-height .sizes .line-height:hover{background-color:#ccc}html.line-height-s{line-height:normal}html.line-height-s p{line-height:1.556em}html.line-height-m{line-height:1.6}html.line-height-m p{line-height:2em}html.line-height-l{line-height:2}html.line-height-l p{line-height:3em}