#dashgfx .layout_box.layout_tabs .layout_tabs_content {
	flex: 0 0 100% !important;
/*	-ms-flex-preferred-size: calc(100% - 20px * 2) !important;*/
}

#iwrap.profile .profile_section_option .icon_col.option_col {	
	-ms-flex-preferred-size: calc(4.063rem - 20px * 2) !important;    
}

#iwrap.profile .profile_section_option .option_title.option_col {    
    -ms-flex-preferred-size: calc(11.25rem - 20px * 2) !important;    
}

#iwrap.profile .profile_section_option .option_col.option_title h3{
	flex:1;
}
