.list_subforums_in_columns a.subforum.unread:before, .list_subforums_in_columns a.subforum.read:before {    padding-right: 2px;    content: "\f016";    font-size: 10px;    display: inline-block;    font-weight: normal;    font-style: normal;    font-variant: normal;    font-family: FontAwesome;    line-height: 1;    text-rendering: auto;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}.list_subforums_in_columns a.subforum.unread:before {    color: #BC2A4D;}.list_subforums_in_columns a.subforum.read:before {    color: #196db5;}.list_subforums_in_columns {    float: left;}.list_viravnivanie :last-child {    float: none;}@media only screen and (max-width: 700px), only screen and (max-device-width: 700px){	.list_viravnivanie :last-child {	    float: none;	}}