.paragraphs-items .field-type-text-long div.yt400 {
width: 400px;
float: left;
display: inline;
background-color: #f4f4f4;
margin-bottom: 10px;
}

.paragraphs-items .field-type-text-long div.yt400:nth-of-type(2), .paragraphs-items .field-type-text-long div.yt400:nth-of-type(4) {
margin-left: 5px;
}

.paragraphs-items .field-type-text-long div.yt400:nth-of-type(3) {
clear: both;
}

.paragraphs-items .field-type-text-long div.yt400 p{
padding-left: 10px;
line-height: 1.4;
}

.paragraphs-items .field-type-text-long div.yt560 {
width: 560px;
float: left;
display: inline;
background-color: #f4f4f4;
margin-bottom: 10px;
}

.clear {
clear: both;
}