p{
    line-height: 1.5;
}
.first{
    float: left;
    padding: 0 20px 20px 0;
}
.second{
    float: right;
    padding: 0 0 20px 20px;
}