*{ font-family: DejaVu Sans,sans-serif !important;}

@page { 
    margin:0.5cm 0;
    size:A4;
}


.page-break{
    page-break-inside: avoid;
    page-break-after: auto;
    page-break-before: always;
}

.mx-auto{margin: auto !important;}
.my-auto{margin-bottom: auto !important;margin-top: auto !important;}
.mh-100{height: 100%;}
.mw-100{max-width: 100%;}

.page-break {
    page-break-before: always;
}

.imageBlock {
    width: 200px;
    display: block;
    text-align: center;
    float:left
}
.attrBlock{
    display: block;

}
.tabelkaBlock{
    text-align: center;
    position: relative;
    left:500px
}

img{

    max-width: 100%;
}
.attr{
    padding-left: 10px;
    position: relative;
    margin-top: 13px;
    overflow: hidden;
    height: 240px;
}

.price{
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right:15px
}

sup{
    font-size: 30px;
}

