.titleSec {
    padding: 1px;
}
.titleSec h4 {
    padding-left: 30px;
}
.box{
    height: fit-content;
    justify-content: center;
}
.boxItems {
    height: fit-content;
    width: 100%;
}
.items {
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
