.lp-window-root .lp_maximized_large .lp_location_center .lp_agent_image_area_wrapper {
    height: 60px!important;
}
.lp-window-root .lp_location_center .lp_agent_image_area_wrapper .lp_image {
    height: 100%;
    max-width: 100%;
    padding: 10px 0 15px;
}

.lp-window-root .lp_logo_area_wrapper .lp_logo_image_wrapper .lp_image {
    vertical-align: middle;
    max-height: 100%;
    width: 340px;
    margin: auto;
    text-align: center;
    padding: 5px 15px 5px 10px;
}
.lp-window-root .chips-wrapper .chips-row {
  display: block!important;
 height: auto!important;
  margin: 0 !important;
}
.lp-window-root .chips-wrapper .chips-row>.chips-item {
  margin: 10px 4px 0 0 !important;
}
.lp-window-root .chips-wrapper .chips-nav {
  display: none!important;
}

.lpc_desktop.lpc_minimized-header__text,
.lpc_desktop.lpc_maximized-header__text {
	visibility: hidden;
  	position: relative;
}

lpc_desktop.lpc_minimized-header__text:after,
.lpc_desktop.lpc_maximized-header__text:after {
	visibility: visible;
  	position: absolute;
  	top: 0;
  	left: 0;
  	content: "TransUnion Chat";
}
.lp_top-text.lpc_maximized-header__text.lpc_desktop {
  width:115px;
}
