.mainBox {

}

.ItemBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px 50px 0px 100px;
}