#burgundy .company_info {
    padding-bottom: 30px;
}
#burgundy .little {
    margin-top: 45px;
}
#burgundy .less {
    margin-top: 20px;
}
#burgundy p{
    line-height: 30px;
    font-size: 16px;
}
#burgundy .info{
    line-height: 32px;
    letter-spacing: 2px;
    list-style: none;
    font-weight: 500;
    padding: 0;
    font-size: 18px;
}
#burgundy .head_in.head_pad.wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#burgundy p{
    line-height: 29px;
}
#burgundy .sketch_row {
    display: flex;
    justify-content: space-between;
}
#burgundy .middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#burgundy .resize {
    font-size: 20px;
}
#burgundy .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 62%;
    padding-left: 2%;
}




