.card-promo {
display:none;
}
.vert {
width: calc(85%/29) !important;
padding: 0rem 0rem;
white-space:nowrap;
}
.vert p {
margin-left: 18%;
font-size: 1.4rem;
}
.right1 {
margin-top: -37.5em !important;
margin-left: 2em;
}
.left1 {
margin-top: -37.5em !important;
margin-left: -36.2em;
}
.main-promo__dot1 {
padding: 1em;
}
.right2 {
margin-left: 40.5em;
margin-top: -37.5em !important;
}
.tag-n-table {
    margin: -3.3em 0 0 1.5em !important; 
}
.main-promo__img-description1 {
z-index: 9999 !important;
}
.inside-text {
display:flex;
align-items: flex-end;
margin-bottom: 1.6rem;
}
.tag-num-table {
margin: 0em 0 0 2em !important;
}
.elite {
    display: table-row;
}
.premium {
    display:none;
}
.standart {
    display:none;
}
.dachnyi {
    display:none;
}
.compare-btn {
    bottom: 2rem;
    right: 2rem;
    top:auto !important;
    left:auto !important;
}
.matt {
    padding: 0.2rem 0.4rem;
    margin: 0 -0.5rem 0 0.5rem;
    font-size: 1rem;
    border-right: white 1px solid !important;
    background-color: #aa0d20;
    color: white;
    text-transform: uppercase;
    height:1.7rem;
    line-height: 1.2em;
}
.dd-title {
    cursor: pointer;
    user-select:none;
}
.print .vert {
    width: calc(80%/16) !important;
    background-repeat: round;
}
.print .vert p {
    margin-left: 28%;
}
.print .tag-num-table {
margin: 0em 0 0 3em !important;
}
    
@media only screen and (max-width: 767px) {
    .tag-n-table {
        margin: 0em 0 2em 1em;
    }
}