.app-control-portlet { >.control-header { padding: 14px 16px; >.control-header__caption { font-size: 14px; font-weight: 400; } } > .app-control-portlet__content { width: 100%; height: calc(100% - 58px); overflow: auto; } > .app-control-portlet__content.portlet--no-title { width: 100%; height: 100%; overflow: auto; } }