.support-mavis #content{
    width: 609px;
    margin: 0 auto;
    font: 12px Arial, Helvetica, sans-serif;
}
.support-mavis .header .title{
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
}
.support-mavis .header .title{
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.support-mavis .description_title{
    text-align: left;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
}
.support-mavis .description_text {
    color: #181818;
    padding-top: 0;
    line-height: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mt-15 {
    margin-top: 15px;
}
.italic-text {
    font-style: italic;
    color: #666;
    padding-top: 5px;
}
.bold-text{
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.block-image-pieces {
    display: flex;
    margin-top: -3px;
}