.order_form {
    background: rgba(214, 247, 254, 0.1);
    background-image: url("formbg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #0299ff;
    border-radius: 10px;
    color: #000;
    font-family: Arial;
    margin: 5px;
    max-width: 600px;
    padding: 20px 20px 0;
}
.order_form h2 {
    margin: 0 0 25px;
}
.order_form label {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    width: 493px;
}

.order_form button {
    background: #f24537;
    border: 1px solid #d02718;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #f5978e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-family: roboto condensed;
    font-size: 24px;
    font-size: 26px;
    font-weight: 500;
    font-weight: 600;
    line-height: 30px;
    margin-top: 25px;
    padding: 16px 21px;
    text-decoration: none;
    text-shadow: 0 1px 0 #810e05;
    transition: 0.2s;
}
.order_form button:hover {
    background: #c62d1f;
}
@media (min-width: 600px) and (max-width: 739px) {
    .order_form {
        margin: 0 -12px !important;
        padding: 20px 20px 116px !important;
    }
}
@media (min-width: 460px) and (max-width: 599px) {
    .order_form {
        margin: 0 -26px -190px !important;
        padding: 20px 20px 160px !important;
    }
}
.order_form h2 {
    border: none;
    line-height: 32px;
    margin: 25px 0 0;
    padding: 0;
}
.order_form label {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
    width: 230px;
}
.order_form label.vertical {
    border: none !important;
}
.device_info {
    color: green;
    display: block;
    font-size: 14px;
    margin: 10px 20px;
}
.order_form .order_form_pole {
    
    padding: 10px;
}
.order_form input,select {
    border: 2px solid #e9d7dc;
    border-radius: 3px;
    font-size: 21px;
    max-width: 300px;
    padding: 15px;
    width: 90%;
	    box-sizing: border-box;
		text-align:left!important
}
.order_form span {
    font-size: 12px;
}
.obutton,
.order_form button {
    background-color: #0299ff;
    background-position: 1.35em 0.94em;
    background-repeat: no-repeat;
    background-size: 1em;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
    padding: 20px;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
}
.obutton:hover,
.order_form button:hover {
    background-color: #017acc;
}
.order_form button:active {
    position: relative;
    top: 1px;
}
.order_info h2 {
    border: none !important;
    color: red !important;
    line-height: 40px;
}
.left_count {
    background: red;
    border-radius: 5px;
    color: #fff;
    font-size: 32px !important;
    margin: 12px 0;
    padding: 23px;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
        -1px 1px 0 #000, 1px 1px 0 #000;
    width: 178px;
}
#order_form_success {
    position: relative;
}
@media screen and (max-width: 480px) {
    .order_form label {
        font-size: 14px;
    }
    .order_form button {
        font-size: 16px;
    }
    .order_form {
        margin-bottom: -140px;
        padding: 10px 10px 180px;
    }
    .order_form .order_form_pole {
        margin: 2px;
        padding: 0;
    }
}
@media screen and (max-width: 459px) {
    .order_form input,select {
        width: 80%;
    }
    .order_form {
        margin-left: -20px;
        margin-right: -20px;
    }
	.medd {
		display:none
	}
}
@media screen and (max-width: 349px) {
    .order_form input {
        font-size: 17px;
    }
    .order_form button {
        margin-left: 0;
    }
}
body {
    background: #fff;
}
h1,
h2,
h3 {
    color: #000;
    text-align: center;
}
#bottle,
.row {
    position: relative;
}
.clear,
.row {
    clear: both;
}
#wrapper,
.wrapper {
    min-height: 500px;
}
* {
    margin: 0;
    padding: 0;
}
body {
    background: #ebebeb;
}
p {
    margin: 10px 0;
}
a img {
    border: none;
}
h1,
h2 {
    margin: 1em 0;
}
h3 {
    font-weight: bolder;
    margin: 1em 0;
}
h1 {
    font-size: 40px;
    line-height: 1em;
}
h2 {
    font-size: 28px;
    line-height: 140%;
    margin-left: 150px;
    margin-right: 150px;
}
#wrapper {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-family: Cambria;
    overflow: auto;
    width: 960px;
}
.secret_box {
    background: #fdffb6;
    border: 1px solid #000;
    margin: 30px auto;
}
.secret_box h3 {
    color: red;
    text-align: center;
}
#footer {
    font-size: 14px;
}
#bottle {
    width: 100%;
}
#footer {
    margin-top: 10px;
    text-align: center;
}
#footer a {
    color: #666;
}
#bottle {
    margin: 20px auto;
    max-width: 500px;
    text-align: center;
}
#bottle img {
    display: block;
    margin: 0 auto 20px;
    max-height: 400px;
    max-width: 100%;
}
.wrapper {
    color: #3d3d3d;
    font-family: verdana;
    font-size: 16px;
    line-height: 25px;
    margin: 0 auto;
    width: 690px;
}
h3 {
    font-size: 20px;
}
@media (min-width: 768px) {
    .graph .txt {
        margin-bottom: 23px;
        text-align: right;
        width: auto !important;
    }
}
@media (max-width: 767px) {
    .forfoto .rel,
    .forfoto img {
        float: none;
        max-width: 300px;
    }
    .effects div.phot,
    .effects div.txt {
        margin: 0 auto 5%;
        min-width: auto;
        width: 100%;
    }
    .forfoto img {
        margin: auto;
        width: 100% !important;
    }
    .forfoto {
        padding: 2%;
        text-align: center;
    }
    .forfoto p {
        margin: 20px auto 0 !important;
        padding-left: 0 !important;
        text-align: left;
    }
    .forfoto .rel {
        width: 100%;
    }
    .relclear {
        clear: both;
    }
    .forfoto .txt {
        float: none;
        margin: auto;
        padding: 0;
        text-align: center;
        width: 96%;
    }
    #headertheme h1 {
        font-size: 17pt !important;
    }
    .graph img {
        position: absolute;
    }
    .numbers div {
        display: inline-block;
        width: 6.09%;
    }
    .graph {
        border: 1px solid #aaa;
        margin-top: 15px;
        background-repeat-y: repeat;
    }
    .halfborder {
        border-width: 0 1px;
        margin: 0;
    }
    .numbers {
        display: block;
        margin-left: -1%;
        overflow: hidden;
        width: 111%;
    }
    .numbers span {
        background: #fff;
        display: block;
        margin-top: 10px;
        padding-top: 5px;
        text-align: right;
        width: 100%;
    }
    .graph .txt {
        background: #004586;
        color: #fff;
        margin: 2.5% 0;
        padding: 0;
        position: relative;
        text-align: left;
    }
    .graph .txt span {
        display: block;
        padding: 7px 10px;
        text-align: left;
    }
    .graph .abs,
    .graph .tab {
        height: 100%;
        left: 100%;
        margin: auto;
        padding: 0;
        top: 0;
    }
    .graph .abs {
        position: absolute;
    }
    .graph .tab {
        display: table;
    }
    .graph .row {
        display: table-row;
        height: 100%;
        margin: auto;
    }
    .graph .cell {
        display: table-cell;
        height: 100%;
        margin: auto;
        padding: 0 4px;
        position: relative;
        vertical-align: middle;
    }
    .graph .cell span {
        background: #fff;
        color: #000;
        display: inline;
        font-size: 22px;
        font-weight: 700;
        padding: 3px 0;
    }
    .graph {
        background-position: -15px 0;
        background-repeat: no-repeat;
        background-size: 100% 108%;
        width: 96%;
    }
    .graph .abs {
        display: block;
    }
    #copyright,
    .legal_testim {
        font-size: 16px !important;
        line-height: 1.3em !important;
    }
    button,
    input,
    label,
    select {
        font-size: 16px;
        line-height: 18px;
    }
    .graph img {
        display: none;
    }
}
@media (max-width: 760px) {
    .list0 {
        width: 90%;
    }
}
@media (max-width: 385px) {
    .list0 {
        width: 80% !important;
    }
}
body {
    background: #b1e0f2;
    margin: 0;
    padding: 0;
}
#wrapper,
body {
    font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
    background: #fff;
    border-left: none;
    border-right: none;
    color: #3d3d3d;
    font-size: 16px;
    line-height: 25px;
    margin: 0 auto;
    max-width: 770px;
    min-height: 500px;
    overflow: visible;
    padding: 20px 10px;
    width: 100%;
}
h1,
h2 {
    color: #000;
    font-weight: 400;
    line-height: 40px;
    margin: 20px 0 0;
}
h1,
h2,
h3 {
    text-align: left;
}
h3 {
    color: #0083b2;
    font-size: 26px !important;
}
.typicallist {
    padding-left: 30px;
}
#headertheme {
    background: #fff;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 100%;
}
#headertheme h1 {
    color: #fff;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 46pt;
    font-weight: 700;
    line-height: 1.17em;
    margin-top: 50px;
    text-align: center;
}
.lefto {
    border-radius: 25px;
    float: left;
    margin-right: 5px;
}
.lefto_dr {
    width: 45% !important;
}
.clear {
    clear: both;
}
.forfoto p {
    margin-left: 7px !important;
}
.forfoto {
    background: rgba(177, 224, 242, 0.3);
    margin-top: 30px;
    overflow: auto;
    padding: 5px;
}
#footer {
    width: auto !important;
}
@media (max-width: 768px) {
    #wrapper {
        
    }
}
.effects .phot img {
    margin: 0;
    max-width: 300px;
    width: 100%;
}
.effects div.phot {
    min-width: 300px;
    width: 39%;
}
.effects div.txt {
    margin-left: 4%;
    max-width: 520px;
    width: 56%;
}
.effects div {
    display: inline-block;
    margin: 0 auto 5%;
    vertical-align: top;
}
.effects {
    text-align: center;
}
#bottle img {
    max-width: 60%;
    width: auto;
}
.left_box {
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 50%;
}
.left_box img {
    margin: 0 auto;
    max-height: 400px;
    max-width: 100%;
}
.left_box > p {
    text-align: left;
}
.left_box p {
    background: #ebebeb;
    margin-bottom: 0;
    padding: 2px 10px;
}
.list0 {
    display: inline-block;
    padding-left: 10%;
    width: 90%;
}
.list0 li {
    line-height: 200%;
    padding-left: 10px;
    text-align: left;
}
h4 {
    font-size: 1.2em;
    text-align: center;
}
.lefto {
    margin-right: 15px;
    width: 300px;
}
.forfoto {
    position: relative;
}
.forfoto b {
    display: block;
    margin-right: 10px;
    text-align: right;
}
.forfoto p {
    margin: 10px 0;
}
.forfoto p.kga {
    background-color: #d4d4d4;
    border: 1px solid #000;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    left: 204px;
    margin-bottom: 0;
    padding: 10px;
    position: absolute;
    top: 198px;
}
.forfoto .txt {
    float: right;
    padding-right: 1%;
    width: 58%;
}
.forfoto .rel {
    display: inline-block;
    float: left;
    margin: auto;
    max-width: 300px;
    position: relative;
    vertical-align: top;
    width: 40%;
}
.forfoto p.kga {
    bottom: 0;
    left: inherit;
    right: 0;
    top: inherit;
}
.typicallist {
    padding-left: 60px;
}
.typicallist li {
    margin-top: 5px;
    padding-left: 5px;
}
.graph img {
    float: right;
    margin-left: 5px;
    margin-top: -20px;
}
.layers {
    margin-top: 20px;
}
.mark span {
    font-weight: 700;
}
#headertheme h1 {
    margin-top: 0;
    padding-top: 50px;
}
@media (max-width: 768px) {
    .list0 {
        width: 85%;
    }
}
@media (min-width: 768px) {
    .graph .txt {
        width: auto !important;
    }
    .abs {
        display: none;
    }
    #wrapper > h4:nth-child(42) {
        margin-bottom: 40px;
    }
    .graph.halfborder {
        display: none;
    }
}
@media (max-width: 767px) {
    #wrapper {
        width: 93%;
    }
    .effects div.phot,
    .effects div.txt {
        margin: 0 auto 5%;
        min-width: auto;
        width: 100%;
    }
    .forfoto .rel {
        float: none;
    }
    .forfoto img {
        float: none;
        margin: auto;
        max-width: 300px;
        width: 100% !important;
    }
    .forfoto {
        padding: 2%;
        text-align: center;
    }
    .forfoto p {
        margin: 20px auto 0 !important;
        text-align: left;
    }
    .forfoto .rel {
        max-width: 300px;
        width: 100%;
    }
    .relclear {
        clear: both;
    }
    .forfoto .txt {
        float: none;
        margin: auto;
        padding: 0;
        text-align: center;
        width: 96%;
    }
    #headertheme h1 {
        font-size: 17pt !important;
    }
    .graph img {
        display: none;
    }
    
    .graph {
        background-size: 100%;
        border: 1px solid #aaa;
        margin-top: 15px;
        background-repeat-y: repeat;
    }
    .halfborder {
        border-width: 0 1px;
        margin: 0;
    }
   
    .numbers span {
        background: #fff;
        display: block;
        margin-top: 10px;
        padding-top: 5px;
        text-align: right;
        width: 100%;
    }
    .graph .txt {
        background: #004586;
        color: #fff;
        margin: 2.5% 0;
        padding: 0;
        position: relative;
        text-align: left;
    }
    .graph .txt span {
        display: block;
        padding: 7px 10px;
        text-align: left;
    }
    .graph .abs {
        position: absolute;
    }
    .graph .abs,
    .graph .tab {
        height: 100%;
        left: 100%;
        margin: auto;
        padding: 0;
        top: 0;
    }
    .graph .tab {
        display: table;
    }
    .graph .row {
        display: table-row;
        height: 100%;
        margin: auto;
    }
    .graph .cell {
        display: table-cell;
        height: 100%;
        margin: auto;
        padding: 0 4px;
        position: relative;
        vertical-align: middle;
    }
    .graph .cell span {
        background: #fff;
        color: #000;
        display: inline;
        font-size: 22px;
        font-weight: 700;
        padding: 3px 0;
    }
    .graph {
        width: 96%;
    }
    .graph .abs {
        display: block;
    }
    #copyright,
    .legal_testim {
        font-size: 16px !important;
        line-height: 1.3em !important;
    }
    button,
    input,
    label,
    select {
        font-size: 16px;
        line-height: 18px;
    }
}
.secret_box {
    background: rgba(177, 224, 242, 0.1);
    border: 2px solid #0299ff;
    border-radius: 10px;
    margin: auto;
    padding: 10px;
    width: 75%;
}
.secret_box h3 {
    color: #000;
    margin: 5px 0 15px;
}
#ssbutton,
.secret_box h3 {
    text-decoration: underline;
}
#ssbutton {
    background-color: #0083b2;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    color: #fff;
    display: block;
    font-size: 24px !important;
    font: 700 20px/1 Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
    margin: 0 auto;
    padding: 12px 10px;
    position: static;
    text-align: center;
    text-shadow: 0 -1px 1px #64799e;
}
#ssbutton:hover {
    background-color: #309;
    box-shadow: inset 0 1px 0 0 #a5b9d9;
    cursor: pointer;
}
#footer {
    margin-bottom: 32px;
}
#footer div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0;
    text-align: center;
}
#footer #copyright a {
    color: #ccc;
    font-weight: 400;
    text-decoration: none;
}
.legal_testim {
    color: #aaa;
    font-size: 11px;
    line-height: 1.5em;
    margin: 40px auto 0;
    max-width: 700px;
    text-align: center;
}
.b-comments:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.b-comments .b-comments__title {
    font-weight: 800;
    margin: 0 0 1em;
    padding: 1.31em 0 0.31em;
    text-transform: uppercase;
}
.b-comments .b-comments__title span {
    font-size: 1.25em;
    letter-spacing: 0.025em;
}
.b-comments .b-comments__users-stat {
    color: #7c7c7c;
    font-weight: 600;
    margin: 0 0 1em;
}
.b-comments .b-comments__users-stat span {
    font-size: 0.75em;
}
.b-comments .b-comments__users-stat i {
    color: #282828;
    font-style: normal;
    font-weight: 700;
}
.b-comments .b-comments__button-comment {
    display: block;
    padding-bottom: 1em;
    text-align: center;
}
.b-comments .b-comments__button-comment a {
    background: transparent none repeat scroll 0;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    cursor: pointer;
    display: inline-block;
    line-height: 1.4;
    min-width: 2.5em;
    padding: 0 0.75em 0.19em;
    position: relative;
    text-align: center;
    -moz-user-select: none;
}
.b-comments .b-comments__button-comment a span {
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
}
.b-comments .b-comments__button-comment a:hover {
    background: #62a7d9 none repeat scroll 0 0;
    color: #f4f4f4;
    text-decoration: none;
}
.b-comments .b-comments__create-top-place {
    position: relative;
}
.b-comments .b-comments__create-top-place .b-comments__button-comment {
    display: none;
    padding-bottom: 1.5em;
}
.b-comments .b-comments__lists-place {
    border-top: 1px solid #dfdfdf;
    padding-top: 1em;
}
.b-comments .b-comments__list:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.b-comments .b-comments__list ul {
    display: block;
    margin: 0;
    padding: 0;
}
.b-comments .b-comments__list ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.b-comments .b-comments__list .b-comments__item {
    display: block;
    margin: 0 0 1em;
    padding-left: 0;
    position: relative;
}
.b-comments .b-comments__list .b-comments__item .b-comments__comment {
    position: relative;
}
.b-comments .b-comments__list .b-comments__item .b-comments__comment:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    height: 3.125em;
    margin-right: 1em;
    margin-top: 0.5em;
    width: 3.125em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0 0 0.31em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
    font-weight: 700;
    margin-right: 0.5em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
    font-size: 0.938em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
    text-decoration: underline;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    font-size: 0.938em;
    margin: 0 0 0.5em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
    color: #62a7d9;
    text-decoration: underline;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
    text-decoration: none;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
    margin: 0 0 0.75em;
    min-height: 1.5em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
    color: #62a7d9;
    float: left;
    font-weight: 700;
    margin-right: 0.5em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
    font-size: 0.81em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    color: #62a7d9;
    float: left;
    font-weight: 600;
    margin-right: 1em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
    font-size: 0.81em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
    display: none;
    font-size: 1em;
    margin: 0 1em 0 0;
    padding-left: 1.25em;
    position: relative;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
    display: block;
    height: 1.06em;
    left: 0;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    width: 1.06em;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
    display: inline-block;
}
.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
    background-position: 0 -488px;
    background-repeat: no-repeat;
}
.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 0;
}
.mode-adaptive .b-comments .b-comments__button-comment a {
    padding: 0.438em 0.75em 0.563em;
}
.mode-adaptive .b-comments .b-comments__button-comment a span {
    font-size: 0.875em;
}
.jsTabs {
    position: relative;
}
.jsTabs .jsTabs-tabs-list {
    margin: 0 -0.5em 1em;
    text-align: left;
}
.jsTabs .jsTabs-tabs-list .jsTabs-point {
    color: #b7b7b7;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0 0.5em;
    padding: 0 0 0.19em;
    position: relative;
    text-transform: uppercase;
    -moz-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
.jsTabs .jsTabs-tabs-list .jsTabs-point span {
    font-size: 0.75em;
}
.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
    cursor: default;
}
.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
    color: #62a7d9;
}
.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
    text-decoration: none;
}
.jsTabs .jsTabs-tabs-list.jsTabs-center {
    text-align: center;
}
.jsTabs .jsTabs-content {
    display: none;
    position: relative;
}
.jsTabs .jsTabs-content:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.jsTabs .jsTabs-content.jsTabs-active {
    display: block;
}
@media screen and (min-width: 30em) {
    .mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
        margin-left: 4.125em;
    }
}
@media screen and (min-width: 64em) {
    .mode-adaptive .b-comments .b-comments__button-comment a {
        padding: 0 0.75em 0.19em;
    }
    .mode-adaptive .b-comments .b-comments__button-comment a span {
        font-size: 0.75em;
    }
}
