
.p-top__modalContent {
    padding: 15px 20px 15px;
    overflow: scroll;
    overflow-x: hidden;
    height: 66vh;
}

.p-top__modalItem div:first-child{
    min-width: 97px;
}
