.jmeasyattachments-layout1-attachments{
    overflow:hidden;
}
.jmeasyattachments-layout1-attachment{
    /*width: 32%;*/
    min-width:200px;
    min-height: 67px;
    height:auto;
    padding-left: 0;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: 48px 48px;
    margin-bottom: 3px;
    overflow: auto;
    float:left;
    overflow: hidden;
}
.jmeasyattachments-layout1-icon{
    width: 58px;
    min-height: 54px;
    float:left;
}
.jmeasyattachments-layout1-description{
    margin-left: 54px;
    width:auto;
    float:left;
}
.jmeasyattachments-layout1-description-name {
    font-weight: bold;
    overflow: hidden;
}
.jmeasyattachments-layout1-description-text {
    overflow: hidden;
}
.jmeasyattachments-layout1-description-size {
    overflow: hidden;
}