.platform_component_style {
    box-sizing: border-box;
}

.platform_component_style * {
    box-sizing: inherit;
}