.qubely-section { .qubely-container { max-width: var(--block-max-width) !important; padding-left: 0 !important; padding-right: 0 !important; } &.alignfull { .qubely-container { width: var(--container-width) !important; } } p:last-child { margin-bottom: 0 !important; } // equal height columns .qubely-row { > .qubely-column { min-height: inherit; > .qubely-column-inner { min-height: inherit; } } } } .qubely-video-popup .fa-play:before { margin-left: 0.2em; }