.top_lead{
    display: block;
    width: calc(100% - 60px);
    padding: 20px 0 50px 0;
    margin: 0 30px;
    clear: both;
}
.top_lead p{
    font-size: 18px !important;
    line-height: 180%;
    text-align: justify;
    font-feature-settings: 'palt';
    letter-spacing: 1px;
}