﻿.content{
    padding-top: 46px;
}

.text img{
    max-width: 1200px;
}

.content h2{
    font-size: 26px;
    line-height: 26px;
    color: #c80a0a;
    text-align: center;
}

.content .info{
    font-size: 16px;
    line-height: 16px;
    color: #959595;
    text-align: center;
    margin-top: 28px;
    padding-bottom: 48px;
    background: url(../images/line.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

.content .info .from{
    margin: 0 36px;
}

.content .info .size a{
    font-size: 16px;
    line-height: 16px;
    color: #959595;
    margin: 0 8px;
}

.content .text{
    font-size: 16px;
    line-height: 48px;
    margin-top: 44px;
    margin-bottom: 100px;
}