/* static/css/custom.css */
@media screen and (min-width: 60em) {
    .w-two-thirds-l {
        width: 100% !important;
    }
}