:root {
    --tms-default-border-radius: 4px;
}

@media (max-width: 991px) {
    main#maincontent {
        overflow: hidden;
    }
}
