/*css style for the duration block of cp.youdge.com*/

#duration_block button {
    width: 100px;
    min-height: 50px;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #duration_block {
        text-align: center;
    }
}