.reyhoon_main__rules{
    margin-top: 50px;
}
.reyhoon_main__rules .reyhoon-main__tabs li{
    box-sizing: border-box;
    width:135px !important;
    padding:8px;
    border-radius:6px;
    border: 1px solid #ddd;
    margin-left: 20px;
    text-align: center;
    height: 150px;
}
.reyhoon_main__rules .reyhoon-main__tabs li p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 120px;
}
